IgnoreOwnMessages
Suppresses messages that originated from the same rsyslog instance.
This parameter applies to imuxsock: Unix Socket Input Module.
- Name:
IgnoreOwnMessages
- Scope:
input
- Type:
boolean
- Default:
input=on
- Required?:
no
- Introduced:
7.3.7
Description
Ignore messages that originated from the same instance of rsyslogd. There usually is no reason to receive messages from ourselves. This setting is vital when writing messages to the systemd journal.
See also
See omjournal module documentation for a more in-depth description.
Input usage
input(type="imuxsock" ignoreOwnMessages="off")
See also
See also imuxsock: Unix Socket Input Module.
Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project
Contributing: Source & docs: rsyslog source project
© 2008–2025 Rainer Gerhards and others. Licensed under the Apache License 2.0.