Skip to content

Commit

Permalink
Merge branch 'develop' into fix/vmware-vpxd
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Faircloth authored and GitHub committed May 29, 2020
2 parents e57f211 + 4d3a9a6 commit 9a871ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ logging. Note that drop metrics will be recorded.
## Fixing (overriding) the host field

In some cases the host value is not present or an IP address in the syslog even analysts and users prefer host names. SC4S
will first check `host.csv` and replace the value of `host` with the value specified. If a value is not found in `dns.csv`
will first check `host.csv` and replace the value of `host` with the value specified. If a value is not found in `host.csv`
reverse dns lookup will be attempted. IP will only be used as the host value as a last result.

## Splunk Connect for Syslog output templates (syslog-ng templates)
Expand Down

0 comments on commit 9a871ef

Please sign in to comment.