Skip to content

Commit 5fb9ce4

Browse files
committed
Using logstash for working.
1 parent 6a8b23a commit 5fb9ce4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

gosearch/mian.go

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
package main
2+
3+
// mongodb to elasticsearch for search
4+
func main() {
5+
//todo: using logstash for work
6+
}

0 commit comments

Comments
 (0)