Add Hostname Processor

Ce produit n'est pas pris en charge par le site Datadog que vous avez sélectionné. ().
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.
Disponible pour:

Logs

Overview

This processor adds a field with the name of the host that sent the log. For example, hostname: 613e197f3526. Note: If the hostname already exists, the Worker throws an error and does not overwrite the existing hostname.

Setup

To set up this processor:

  • Define a filter query. See Logs Search Syntax for more information.
    • Only logs that match the specified filter query are processed.
    • All logs, regardless of whether they match the filter query, are sent to the next step in the pipeline.