add log targets
This commit is contained in:
@@ -17,6 +17,10 @@ $pkg_ensure = 'latest',
|
|||||||
$ay_loki_url = 'https://loki.example.net/loki/api/v1/push',
|
$ay_loki_url = 'https://loki.example.net/loki/api/v1/push',
|
||||||
$ay_loki_username = '',
|
$ay_loki_username = '',
|
||||||
$ay_loki_userpass = '',
|
$ay_loki_userpass = '',
|
||||||
|
$ay_log_targets = [
|
||||||
|
'/var/log/messages',
|
||||||
|
'/var/log/secure',
|
||||||
|
],
|
||||||
|
|
||||||
) {
|
) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user