-
Notifications
You must be signed in to change notification settings - Fork 69
Description
i am getting below error
2020/05/15 17:46:10.154900 beat.go:173: INFO dockbeat sucessfully setup. Start running.
2020/05/15 17:46:10.154957 dockbeat.go:196: INFO dockbeat%!(EXTRA string=dockbeat is running! Hit CTRL-C to stop it.)
2020/05/15 17:46:16.970181 dockbeat.go:320: INFO dockbeat%!(EXTRA string=Publishing %v events, int=5)
2020/05/15 17:46:16.971792 dockbeat.go:320: INFO dockbeat%!(EXTRA string=Publishing %v events, int=5)
2020/05/15 17:46:17.119946 client.go:112: ERR Failed to perform any bulk index operations: 406 Not Acceptable
2020/05/15 17:46:17.120015 single.go:76: INFO Error publishing events (retrying): 406 Not Acceptable
2020/05/15 17:46:17.120303 single.go:152: INFO send fail
2020/05/15 17:46:17.120530 single.go:159: INFO backoff retry: 1s
2020/05/15 17:46:18.582133 client.go:112: ERR Failed to perform any bulk index operations: 406 Not Acceptable
2020/05/15 17:46:18.582187 single.go:76: INFO Error publishing events (retrying): 406 Not Acceptable
2020/05/15 17:46:18.582200 single.go:152: INFO send fail
2020/05/15 17:46:18.582541 single.go:159: INFO backoff retry: 2s
2020/05/15 17:46:20.992956 client.go:112: ERR Failed to perform any bulk index operations: 406 Not Acceptable
2020/05/15 17:46:20.993441 single.go:76: INFO Error publishing events (retrying): 406 Not Acceptable
2020/05/15 17:46:20.993600 single.go:152: INFO send fail
2020/05/15 17:46:20.993785 single.go:159: INFO backoff retry: 4s
2020/05/15 17:46:21.984438 dockbeat.go:320: INFO dockbeat%!(EXTRA string=Publishing %v events, int=5)
2020/05/15 17:46:21.985485 dockbeat.go:320: INFO dockbeat%!(EXTRA string=Publishing %v events, int=5)
^C2020/05/15 17:46:23.687210 dockbeat.go:235: INFO dockbeat%!(EXTRA string=Stopping dockbeat)
2020/05/15 17:46:23.687262 beat.go:183: INFO Cleaning up dockbeat before shutting down.