Socket
Book a DemoInstallSign in
Socket

logstash-output-logentries

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logstash-output-logentries

1.0.0
bundlerRubygems
Version published
Maintainers
1
Created
Source

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"
    reconnect_interval => 10
    ssl_enable => true
    host => "data.logentries.com"
    port => 443
              }
      }

Only token => "LOGENTRIES_TOKEN" is a required variable, the rest are optional. If you set ssl_enable to false, you must set the port to 80 or 514

Please refer to Logstash documentation 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 logstash-users@googlegroups.com mailing

You can also refer to Logentries DOCs

FAQs

Package last updated on 09 Nov 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.