Overview

As your organization grows, the logs from your services, systems, and applications grow in volume and complexity. To manage these logs, you might need to standardize their format and add information to make it easier to search and analyze them. For example, each log source has its own unique format. This can make it difficult to search and analyze during investigations if they have not been reformatted and standardized. You could also have additional information, such as customer IDs or IP addresses, that you want to add to your logs. Use the Log Enrichment Template and these Observability Pipelines processors to enrich and transform your logs:

  • Enrichment Table: Enrich your logs with information from a reference table, which could be a local file or a GeoIP database.
  • Grok Parser: Parse your logs using grok parsing rules that are available for a set of sources.
  • Add hostname: Add the name of the host that sent the log so you can use it to find the root cause of an issue.
  • Parse JSON: Convert fields into JSON objects.
The log sources, processors, and destinations available for this use case

Select a source to get started: