How to configure Beat to log to a specific Syslog facility

Hello, I've written a custom beat that I want to log to a specific Syslog facility. I'm aware of the configuration to enable logging to Syslog, but I can't figure out how to log to a specific Syslog facility (ex. LOCAL6)

Thanks in advance.

It’s hardcoded here:

Useful ref:
https://golang.org/pkg/log/syslog/

Thank you. I'll open a feature request to allow it be configured.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.