This integration is powered by Elastic Agent. Elastic Agent is a single, unified way to add monitoring for logs, metrics, and other types of data to a host. It can also protect hosts from security threats, query data from operating systems, forward data from remote services or hardware, and more. Refer to our documentation for a detailed comparison between Beats and Elastic Agent.
Prefer to use Beats for this use case? See Filebeat modules for logs or Metricbeat modules for metrics.
See the integrations quick start guides to get started:
The custom UDP Log package intializes a listening UDP socket that collects any UDP traffic received and sends each line as a document to Elasticsearch. Custom ingest pipelines may be added by adding the name to the pipeline configuration option, creating custom ingest pipelines can be done either through the API or the Ingest Node Pipeline UI.
Changelog
Version | Details |
---|---|
1.6.0 | View pull request Update package to ECS 8.6.0. |
1.5.0 | View pull request Update package to ECS 8.5.0. |
1.4.1 | View pull request Fix indentation of syslog processor in agent handlebars file. |
1.4.0 | View pull request Update package to ECS 8.4.0 |
1.3.1 | View pull request Improve syslog parsing description |
1.3.0 | View pull request Add syslog parsing option, expose SSL config |
1.2.0 | View pull request Update package to ECS 8.3.0. |
1.1.1 | View pull request Fixing typo in readme |
1.1.0 | View pull request Update ECS to 8.2 |
1.0.1 | View pull request Fixing typo in manifest for listen address |
1.0.0 | View pull request Initial Release |