Skip to content

Instantly share code, notes, and snippets.

@yifan-gu
Created October 14, 2015 01:37
Show Gist options
  • Select an option

  • Save yifan-gu/6db2d99d251370973970 to your computer and use it in GitHub Desktop.

Select an option

Save yifan-gu/6db2d99d251370973970 to your computer and use it in GitHub Desktop.
logs of kibana-logging-v1
ELASTICSEARCH_URL=http://elasticsearch-logging:9200
{"@timestamp":"2015-10-14T01:14:57.017Z","level":"error","message":"Request Timeout after 1500ms","node_env":"production","error":{"message":"Request Timeout after 1500ms","name":"Error","stack":"Error: Request Timeout after 1500ms\n at [object Object].<anonymous> (/kibana-4.0.2-linux-x64/src/node_modules/elasticsearch/src/lib/transport.js:282:15)\n at Timer.listOnTimeout [as ontimeout] (timers.js:112:15)\n"}}
{"@timestamp":"2015-10-14T01:14:57.018Z","level":"fatal","message":"Request Timeout after 1500ms","node_env":"production","error":{"message":"Request Timeout after 1500ms","name":"Error","stack":"Error: Request Timeout after 1500ms\n at [object Object].<anonymous> (/kibana-4.0.2-linux-x64/src/node_modules/elasticsearch/src/lib/transport.js:282:15)\n at Timer.listOnTimeout [as ontimeout] (timers.js:112:15)\n"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment