Hide Forgot
Description of problem: Currently, the default max open files limit for rsyslog is: soft: 1024 hard: 4096 These numbers are too low because rsyslog connects to the system journal and this can lead to numerous file descriptors be used (see BZ 1550575 and BZ 1540132) systemd-journald service unit has the following property: LimitNOFILE=16384 rsyslog service unit should have the same limit set.
*** Bug 1540132 has been marked as a duplicate of this bug. ***
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2018:3135