docs(splunk): list csv columns

This commit is contained in:
Ming Di Leom 2022-12-21 07:36:06 +00:00
parent fa199379b3
commit f122929e57
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 7 additions and 0 deletions

View File

@ -388,6 +388,13 @@ A CSV file for Splunk [lookup](https://docs.splunk.com/Documentation/Splunk/9.0.
Either upload the file via GUI or save the file in `$SPLUNK_HOME/Splunk/etc/system/lookups` or app-specific `$SPLUNK_HOME/etc/YourApp/apps/search/lookups`. Refer to this [guide](https://gitlab.com/malware-filter/malware-filter/wikis/update-filter) or [Getwatchlist](https://splunkbase.splunk.com/app/635) app for auto-update.
Columns:
| host | path | message | updated |
| ------------ | ---------- | ------------------------------- | -------------------- |
| example.com | | pup-filter PUP website detected | 2022-12-21T12:34:56Z |
| example2.com | /some-path | pup-filter PUP website detected | 2022-12-21T12:34:56Z |
- https://malware-filter.gitlab.io/malware-filter/pup-filter-splunk.csv
<details>