Skip to content

This is a plugin to forward logs from Logstash to Logentries using unique token

License

Notifications You must be signed in to change notification settings

siniar1990/logstash-output-logentries

Repository files navigation

Logentries - Logstash Output Plugin

This is a plugin for Logentries and Logstash.

Send logs using token

You can forward logs from Logstash to Logentries using unique token. To do this you have to configure the output sectin of your .conf file in your logstash main folder.

output { logentries{ token => "LOGENTRIES_TOKEN" } }

Please refer to this [blog](link here) for more information and instruction on how to set up your .config file.

Logentries Token

You can find the instructions about Token based input here

Need Help?

Try #logstash on freenode IRC or the [email protected] mailing

You can also refer to Logentries DOCs

About

This is a plugin to forward logs from Logstash to Logentries using unique token

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages