mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 09:45:46 -05:00
10 lines
172 B
Text
10 lines
172 B
Text
|
{
|
||
|
"syslog": {
|
||
|
"enabled": true,
|
||
|
"server": "{{ splunk_host }}:{{ splunk_port }}",
|
||
|
"protocol_name": "udp",
|
||
|
"tls_enabled": false,
|
||
|
"cert": null
|
||
|
}
|
||
|
}
|