Navigation

  • index
  • next |
  • previous |
  • rsyslog 8.14.0 documentation »
  • Troubleshooting »

Troubleshooting SELinux-Related IssuesΒΆ

SELinux by its very nature can block many features of rsyslog (or any other process, of course), even when run under root. Actually, this is what it is supposed to do, so there is nothing bad about it.

If you suspect that some issues stems back to SELinux configuration, do the following:

  • temporarily disabling SELinux
  • restart rsyslog
  • retry the operation

If it now succeeds, you know that you have a SELinux policy issue. The solution here is not to keep SELinux disabled. Instead do:

  • reenable SELinux (set back to previous state, whatever that was)
  • add proper SELinux policies for what you want to do with rsyslog

Previous topic

Output File is not Being Written

Next topic

Rsyslog Debug Support

This Page

  • Show Source
  • Edit on GitHub

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • previous |
  • rsyslog 8.14.0 documentation »
  • Troubleshooting »
© Copyright 2008-2015, Rainer Gerhards and Adiscon.