26 lines
562 B
ReStructuredText
26 lines
562 B
ReStructuredText
``profile::log_server``
|
|
=============================
|
|
|
|
|
|
Parameters
|
|
----------
|
|
|
|
======== ========= =================================
|
|
**Name** **Type** **Default**
|
|
-------- --------- ---------------------------------
|
|
base_dir string hiera('log_server::base_log_dir')
|
|
rules list hiera('log_server::rules')
|
|
======== ========= =================================
|
|
|
|
|
|
``base_dir``
|
|
~~~~~~~~~~~~
|
|
|
|
This parameter designates the directory where the log data is stored.
|
|
|
|
|
|
``rules``
|
|
~~~~~~~~~
|
|
|
|
A list of rules to add to the end of ``/etc/rsyslog.conf``.
|