Skip to content

Use the sender's IP as the host if unspecified #42

@KodrAus

Description

@KodrAus

If a syslog message doesn't include any identifying host information, then using the sender's IP could help distinguish them, even if the IP itself isn't the most reliable signal.

This will probably need some re-working of the server module, since tokio_util::UdpFramed doesn't appear to have any way to thread the sender through to the codec that decodes messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions