Skip to content

Instantly share code, notes, and snippets.

@PSJoshi
Created May 5, 2015 10:20
Show Gist options
  • Select an option

  • Save PSJoshi/dcb01d1d8ad259c8b2a3 to your computer and use it in GitHub Desktop.

Select an option

Save PSJoshi/dcb01d1d8ad259c8b2a3 to your computer and use it in GitHub Desktop.
logstash with strace
logstash with strace
----------------------
strace -o /tmp/strace.log -fe trace=network /opt/logstash/bin/logstash -f your.conf
check logstash configuration
------------------------------
/opt/logstash/bin/logstash -f your.conf --configtest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment