Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

securityonion-elastic: Logstash should include all inputs #1269

@dougburks

Description

@dougburks

Currently, if you have a master server and storage nodes, then logstash on the master server only consumes from syslog. This prevents sending beats and other inputs.

We need to ensure that Logstash includes all inputs. In the meantime, folks should be able to add inputs manually like the following:

sudo ln -sf ../conf.d.available/0006_input_beats.conf /etc/logstash/conf.d.redis.output/0006_input_beats.conf
sudo so-logstash-restart

For more information, please see:
https://groups.google.com/d/topic/security-onion/dQuiY1bTvg8/discussion

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions