Ansible role for managing the log forwarder using rsyslog and Splunk Universal Forwarder
Find a file
2026-04-10 09:00:13 +02:00
defaults feat(ci): added yamllint 2025-06-06 13:40:11 +02:00
handlers feat: initial commit 2025-05-06 10:58:34 +02:00
meta feat(meta): compress galaxy_info file 2025-05-28 07:29:04 +02:00
roles feat: use new ansible layout 2025-10-03 11:30:30 +02:00
tasks fix: consisten inputs naming for splunk 2025-05-06 11:10:03 +02:00
templates fix: consisten inputs naming for splunk 2025-05-06 11:10:03 +02:00
vars feat: initial commit 2025-05-06 10:58:34 +02:00
.ansible-lint feat: initial commit 2025-05-06 10:58:34 +02:00
.gitignore feat: initial commit 2025-05-06 10:58:34 +02:00
.gitlab-ci.yml ci: move gitleaks to component 2026-01-19 17:16:48 +01:00
.markdownlint-cli2.jsonc feat(ci): move linting to components 2025-06-13 11:54:07 +02:00
.yamllint fix(ci): set linelenght to 120 2025-05-09 11:39:03 +02:00
AGENTS.md chore: add AGENTS.md for opencode agents 2026-02-16 10:06:22 +01:00
playbook.yaml feat: implement new role layout 2025-11-01 13:11:05 +01:00
readme.md docs: standardize readme format 2026-04-10 09:00:13 +02:00
renovate.json fix(ci): use central config 2025-06-17 17:57:57 +02:00

Ansible Role: Log Forwarder

Install and configure Splunk Universal Forwarder for log forwarding.

Variables

Variable Required Default Description
splunk_forwarder_deb Yes https://download.splunk.com/... URL to Splunk Universal Forwarder DEB package

Example

splunk_forwarder_deb: "https://download.splunk.com/products/universalforwarder/releases/9.4.2/linux/splunkforwarder-9.4.2-e9664af3d956-linux-amd64.deb"