Ansible role for managing the log forwarder using rsyslog and Splunk Universal Forwarder
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Simon Cornet 25240c3dd7
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
fix: exclude only sops yml files from lint
2026-07-14 16:23:45 +02:00
.woodpecker chore(package): update cr.simoncor.net/dockerhub/davidanson/markdownlint-cli2 docker tag to v0.23.0 2026-07-01 07:32:22 +00: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 chore: migrate bare ansible_* facts to ansible_facts[] syntax 2026-05-19 09:19:05 +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 fix: exclude only sops yml files from lint 2026-07-14 16:23:45 +02:00
.editorconfig chore: add .editorconfig and .gitattributes 2026-05-27 14:23:50 +02:00
.gitattributes chore: add .editorconfig and .gitattributes 2026-05-27 14:23:50 +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
.sops.yaml fix: correct sops regex to ya?ml 2026-07-14 16:01:52 +02:00
.yamllint chore: exclude .yml files from lint configs 2026-07-14 16:17:28 +02:00
AGENTS.md chore: add AGENTS.md for opencode agents 2026-02-16 10:06:22 +01:00
ansible.cfg chore: sync linting and config files from common 2026-07-14 11:33:15 +02: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"