This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours. Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.
Overview
The processors outlined in this documentation are specific to on-premises logging environments. To parse, structure, and enrich cloud-based logs, see the Log Management documentation.
Use Observability Pipelines’ processors to parse, structure, and enrich your logs and metrics (PREVIEW indicates an early access version of a major product or feature that you can opt into before its official release.Glossary). When you create a pipeline in the UI, pre-selected processors are added to your processor group based on the selected template. You can add additional processors and delete any existing ones based on your processing needs.
Processor groups are executed from top to bottom. The order of the processors is important because events are checked by each processor, but only events that match the processor’s filters are processed. To modify the order of the processors, use the drag handle on the top left corner of the processor you want to move.
Select a processor in the left navigation menu to see more information about it.
Configuring a pipeline with processor groups is only available for Worker versions 2.7 and later.
You can organize your processors into logical groups to help you manage them. Each processor group has a Group Filter so that those processors are only applied to specific events. For example, if you want the group processors to only process events coming from vpc, then use the group filter source:vpc. You can also add filters for each individual processor.
Processor groups and the processors within each group are executed from top to bottom. The order of the processors is important because events are checked by each processor, but only events that match the processor’s filters are processed. To change the order of the processors, use the drag handle on the top left corner of the processor you want to move.
Note: There is a limit of 10 processor groups for a pipeline canvas. For example, if you have a dual ship pipeline, where there are two destinations and each destination has its own set of processor groups, the combined number of processor groups from both sets is limited to 10.
Further Reading
Documentation, liens et articles supplémentaires utiles: