Skip to content

allow logging to systemd journal #2506

Open
@adrelanos

Description

@adrelanos

SecAuditLog currently does not allow logging to systemd journal. Or at least that's not documented.

Could you please allow logging to systemd journal?

Might be simple to implement. For example any daemon written in bash just has to do echo message and that will end up in systemd journal. No very special code required in ModSecurity. Just write to stdout/stderr normally. Perhaps SecAuditLog stdout?

Another option might be supporting SecAuditLog /dev/log but /dev/log is not a file, it's a unix domain socket file.

Metadata

Metadata

Assignees

Labels

3.xRelated to ModSecurity version 3.xenhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions