Elastic
Learn how to send events to Logstash to use with Elastic from Couchdrop
Overview
Couchdrop can send selected events to Logstash for centralized logging and downstream processing.
Configuration is completed in two parts:
Configure Logstash — Set up the Logstash HTTP input plugin so it can receive events from Couchdrop, then collect the connection details Couchdrop will use.
Configure Couchdrop — Enter those Logstash connection details in Couchdrop, choose which events to send, and save the configuration.
Configure Logstash settings in Elastic
Before you start
To configure Logstash for Couchdrop, you will need:
A Logstash instance.
The Logstash HTTP input plugin configured to receive events.
Configure the HTTP input
Configure the Logstash HTTP input plugin so Logstash can receive events from Couchdrop.
For more information, see the Logstash HTTP input plugin documentation.
Set up Logstash logging in Couchdrop
Before you start
To configure Logstash logging in Couchdrop, you will need:
A Couchdrop account with access to the SIEM logging settings.
Your Elastic username, password, and URL.
Last updated
Was this helpful?