fix: consisten inputs naming for splunk
This commit is contained in:
parent
c4dd55525e
commit
5963b71fbb
2 changed files with 2 additions and 2 deletions
|
|
@ -20,8 +20,8 @@
|
|||
mode: "0644"
|
||||
notify: "restart rsyslog"
|
||||
|
||||
# configure splunk universal forwarder - input
|
||||
- name: "config - splunk universal forwarder - input"
|
||||
# configure splunk universal forwarder - inputs
|
||||
- name: "config - splunk universal forwarder - inputs"
|
||||
ansible.builtin.template:
|
||||
src: "templates/splunkforwarder/inputs.conf.j2"
|
||||
dest: "/opt/splunkforwarder/etc/system/local/inputs.conf"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue