Skip to content

UDP appender #54

@petemounce

Description

@petemounce

Would a UDP appender be possible?

We use statsd for our metrics collection endpoint, which wants UDP packets containing strings like dotted.bucket.name:value|bucket-type and I'd like to use logging to push messages.

Also, while I think about it - is it possible to transform messages? So when writing to appender A, it would apply a transform to the message (in this case, probably discard the English text and do something like transform the class into a dot-separated string, glue the log-level on the end, and maybe parse a value out of the message itself).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions