Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@theiamdude
Created August 4, 2016 04:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theiamdude/4978a61a73babd5a32ce417856d17ab0 to your computer and use it in GitHub Desktop.
Save theiamdude/4978a61a73babd5a32ce417856d17ab0 to your computer and use it in GitHub Desktop.
[root@ip-0-0-0-0 filebeat-1.2.3-x86_64]# ./filebeat -e -d "publish"
2016/08/04 04:38:18.690593 geolite.go:24: INFO GeoIP disabled: No paths were set under output.geoip.paths
2016/08/04 04:38:18.690750 logstash.go:106: INFO Max Retries set to: 3
2016/08/04 04:38:18.691240 outputs.go:126: INFO Activated logstash as output plugin.
2016/08/04 04:38:18.691253 publish.go:232: DBG Create output worker
2016/08/04 04:38:18.691310 publish.go:274: DBG No output is defined to store the topology. The server fields might not be filled.
2016/08/04 04:38:18.691341 publish.go:288: INFO Publisher name: ip-0-0-0-0.ap-southeast-2.compute.internal
2016/08/04 04:38:18.691791 async.go:78: INFO Flush Interval set to: 1s
2016/08/04 04:38:18.691801 async.go:84: INFO Max Bulk Size set to: 2048
2016/08/04 04:38:18.691810 async.go:92: DBG create bulk processing worker (interval=1s, bulk size=2048)
2016/08/04 04:38:18.691850 beat.go:147: INFO Init Beat: filebeat; Version: 1.2.3
2016/08/04 04:38:18.692641 beat.go:173: INFO filebeat sucessfully setup. Start running.
2016/08/04 04:38:18.692667 registrar.go:68: INFO Registry file set to: /opendj/data/filebeat-1.2.3-x86_64/.filebeat
2016/08/04 04:38:18.692679 registrar.go:80: INFO Loading registrar data from /opendj/data/filebeat-1.2.3-x86_64/.filebeat
2016/08/04 04:38:18.692774 prospector.go:133: INFO Set ignore_older duration to 3h0m0s
2016/08/04 04:38:18.692784 prospector.go:133: INFO Set close_older duration to 3h0m0s
2016/08/04 04:38:18.692791 prospector.go:133: INFO Set scan_frequency duration to 10s
2016/08/04 04:38:18.692799 prospector.go:90: INFO Invalid input type set:
2016/08/04 04:38:18.692805 prospector.go:93: INFO Input type set to: log
2016/08/04 04:38:18.692813 prospector.go:133: INFO Set backoff duration to 1s
2016/08/04 04:38:18.692818 prospector.go:133: INFO Set max_backoff duration to 10s
2016/08/04 04:38:18.692823 prospector.go:113: INFO force_close_file is disabled
2016/08/04 04:38:18.692839 prospector.go:143: INFO Starting prospector of type: log
2016/08/04 04:38:18.692936 crawler.go:78: INFO All prospectors initialised with 2 states to persist
2016/08/04 04:38:18.692945 registrar.go:87: INFO Starting Registrar
2016/08/04 04:38:18.692963 publish.go:88: INFO Start sending events to output
2016/08/04 04:38:18.692993 spooler.go:77: INFO Starting spooler: spool_size: 2048; idle_timeout: 5s
2016/08/04 04:38:18.693034 log.go:113: INFO Harvester started for file: ../logs/ldap-access.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment