Loading

File Log OpenTelemetry input

Serverless Observability Serverless Security Stack 9.2.0

Version 0.1.0 Beta (View all)
Subscription level
What's this?
Basic
Developed by
What's this?
Elastic
The File Log OpenTelemetry input integration v0.1.0 is in beta

To use beta integrations, go to the Integrations page in Kibana, scroll down, and toggle on the Display beta integrations option.

The File Log OpenTelemetry input collects logs from files using the File Log Receiver of the OTel Collector.

This integration can be used to collect logs from files.

This integration tails and parses logs from files. Observed files are the ones matching the configured patterns.

Key fields are stored following Semantic Conventions for logs, among them:

Field Name Description
message Collected log line.
log.file.name File name.
log.file.path File path.

This integration can be used to collect custom log files.

Elastic Agent must be installed. For more details, check the Elastic Agent installation instructions. You can install only one Elastic Agent per host.

Elastic Agent is required to have permissions to read the monitored files.

This integration needs to be configured with the glob patterns of the files to collect.

Once configured, you can find documents with the content of the collected log files.

For help with Elastic ingest tools, check Common problems.

For more information on architectures that can be used for scaling this integration, check the Ingest Architectures documentation.

This package uses the File Log Receiver of the OTel Collector.