Commit 5963b71f authored by Simon Cornet's avatar Simon Cornet
Browse files

fix: consisten inputs naming for splunk

parent c4dd5552
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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"