Report this

What is the reason for this report?

ELK installation before installing forwarder

Posted on August 10, 2015

Following the ELK install on CentOS7, After installing ElasticSearch, Nginx, Logstash, Kibana, up to the point of installing Forwarder. Is ELK syslog function working now for standard syslog such like from port 514? or does it require Logstash forwarder on another box to receive syslog messages and then forward to the ELK box via SSL connection?

Almost sound to me that i need an actual syslog server and use Logstash forwarder to send to the Logstash server I’ve setup with the first 3 components.

Anywhere to point me to docs on configuring log retention and syslog shipping on old messages to CIF shares in text format to be deduped by Windows 2012 R2?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Logstash Forwarder (or its more recent replacement Filebeat) ships the log messages from the client server to the server running Logstash. You do not need a centralized syslog server. The client is installed directly on each machine that will send logs onto the ELK server.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.