Layer: services

Module: ulogd

Interfaces

Description:

policy for ulogd


Interfaces:

ulogd_admin( domain , role )
Summary

All of the rules required to administrate an ulogd environment

Parameters
Parameter:Description:
domain

Domain allowed access.

role

The role to be allowed to manage the syslog domain.

ulogd_append_log( domain )
Summary

Allow the specified domain to append to ulogd's log files.

Parameters
Parameter:Description:
domain

Domain allowed access.

ulogd_domtrans( domain )
Summary

Execute a domain transition to run ulogd.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

ulogd_read_config( domain )
Summary

Allow the specified domain to read ulogd configuration files.

Parameters
Parameter:Description:
domain

Domain allowed access.

ulogd_read_log( domain )
Summary

Allow the specified domain to read ulogd's log files.

Parameters
Parameter:Description:
domain

Domain allowed access.

ulogd_search_log( domain )
Summary

Allow the specified domain to search ulogd's log files.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

Return