Layer: contrib

Module: logrotate

Tunables Interfaces

Description:

Rotate and archive system logs


Tunables:

logrotate_read_inside_containers
Default value

false

Description

Allow logrotate to read logs inside

logrotate_use_nfs
Default value

false

Description

Allow logrotate to manage nfs files

Return

Interfaces:

logrotate_domtrans( domain )
Summary

Execute logrotate in the logrotate domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

logrotate_dontaudit_use_fds( domain )
Summary

Do not audit attempts to inherit logrotate file descriptors.

Parameters
Parameter:Description:
domain

Domain to not audit.

logrotate_exec( domain )
Summary

Execute logrotate in the caller domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

logrotate_read_tmp_files( domain )
Summary

Read a logrotate temporary files.

Parameters
Parameter:Description:
domain

Domain allowed access.

logrotate_run( domain , role )
Summary

Execute logrotate in the logrotate domain, and allow the specified role the logrotate domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

role

Role allowed access.

logrotate_use_fds( domain )
Summary

Inherit and use logrotate file descriptors.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return