You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please post all questions and issues on https://discuss.elastic.co/c/beats
before opening a Github Issue. Your questions will reach a wider audience there,
and if we confirm that there is a bug, then you can open a new issue.
For confirmed bugs, please report:
Version: v5.0.0-alpha1
Operating System: Darwin 10.11.4
Steps to Reproduce:
Start filebeat shipping to a remote ES instance
Shut the ES instance down
Notice connection error message and then try to stop filebeat with Ctrl-C and notice that it will not stop
djschny:topbeat-5.0.0-alpha1-darwin djschny$ sudo ./topbeat -e
2016/04/14 00:22:10.062423 client.go:136: ERR Failed to perform any bulk index operations: Post http://192.168.43.35:9200/_bulk: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
^C
^C^C
^C^C^C
^C^C
The text was updated successfully, but these errors were encountered:
Please post all questions and issues on https://discuss.elastic.co/c/beats
before opening a Github Issue. Your questions will reach a wider audience there,
and if we confirm that there is a bug, then you can open a new issue.
For confirmed bugs, please report:
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: