You are reading an unmaintained version of the Ansible documentation. Unmaintained Ansible versions can contain unfixed security vulnerabilities (CVE). Please upgrade to a maintained version. See the latest Ansible documentation.
junos_logging - Manage logging on network devices¶
Specifies whether or not the configuration is active or deactivated
aggregate
no
List of logging definitions.
dest
no
console
host
file
user
Destination of the logs.
facility
no
Set logging facility.
files
no
Number of files to be archived, this is applicable if value of dest is file. The acceptable value is in range from 1 to 1000.
level
no
Set logging severity levels.
name
no
If value of dest is file it indicates file-name, for user it indicates username and for host indicates the host name to be notified.
rotate_frequency
no
Rotate log frequency in minutes, this is applicable if value of dest is file. The acceptable value is in range of 1 to 59. This controls the frequency after which log file is rotated.
size
no
Size of the file in archive, this is applicable if value of dest is file. The acceptable value is in range from 65536 to 1073741824 bytes.
For more information about Red Hat’s this support of this module, please
refer to this knowledge base article<https://access.redhat.com/articles/rhel-top-support-policies>