Skip to content

Commit ebf082b

Browse files
committed
Expand Readme
1 parent c40b7a4 commit ebf082b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Logstash pipeline for processing Ansible logs
55

66
Minimalist pipeline to parse Ansible logs on managed hosts
77

8+
Note, that Ansible uses it's module as part of the process name. So make the condition to route into this pipeline a regex check: `[process][name] =~ "ansible"`.
9+
810
## Inputs and Outputs ##
911

1012
If you use files called `input.conf` and `output.conf` they will not collide with this rules, even when you want to pull new versions.

0 commit comments

Comments
 (0)