Skip to content

Bulk message support for GELF HTTP #163

@tsmgeek

Description

@tsmgeek

Newer versions of Graylog supports ability to use NDJSON to bulk send events which reduces overhead over single event requests.

I was having a look at Monolog and they have a BufferHandler and it has a handleBatch method but without say a publishBatch in the PublisherInterface this can not be done.

It would be good if this library supported it nativley and exposed a publishBatch method that can allow loggers to use.

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