Skip to content

Not all integrations/datasets set correct hostname #10383

Open
@PhilKet

Description

@PhilKet

Apparently not all integrations/datasets set the host.hostname field correctly (e.g. Custom logs, system.auth). The system.syslog dataset does it correctly.

Current behaviour:
The Custom Log integration and system.auth dataset sets the FQDN in host.hostname field

host.hostname: host1.example.com
host.name: host1.example.com

Expected behaviour:
Set the correct hostname (e.g. like the system.syslog dataset does) in host.hostname field

host.hostname: host1
host.name: host1.example.com

Setup:
Kibana version: 8.13.4
Elasticsearch version: 8.13.4
Elastic Agent version: 8.13.4
Custom log integration version: 2.3.1
System integration version: 1.58.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions