boncheff
Results
2
issues of
boncheff
The --url option should accept a list of URLs in case ElasticSearch is runing in a cluster `./elktail --url "s1:9200,s2:9200" -n "500" -t "timestamp" -f "%timestamp : %service : %message...
enhancement
Running copyfighter results in: `unable to type check package "main": /home/xxx/work/src/xxx/xxx.go:6:2: could not import xxx/xxx (can't find import: xxx/xxx)` The structure is something like this ``` ├── current_version ├── Dockerfile...