Ansible role for managing the log forwarder using rsyslog and Splunk Universal Forwarder
Find a file
Simon Cornet b4f3b88dcf
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
ci: migrate from gitlab ci to woodpecker
2026-05-15 14:31:01 +02:00
.woodpecker ci: migrate from gitlab ci to woodpecker 2026-05-15 14:31:01 +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 ci: migrate from gitlab ci to woodpecker 2026-05-15 14:31:01 +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 ci: migrate from gitlab ci to woodpecker 2026-05-15 14:31:01 +02:00
.gitignore feat: initial commit 2025-05-06 10:58:34 +02:00
.markdownlint-cli2.jsonc ci: migrate from gitlab ci to woodpecker 2026-05-15 14:31:01 +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 ci: migrate from gitlab ci to woodpecker 2026-05-15 14:31:01 +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"