docs(splunk): list csv columns

This commit is contained in:
MDLeom 2022-12-21 07:35:03 +00:00
parent 85c22653bc
commit c6e6967faa
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 7 additions and 0 deletions

View File

@ -403,6 +403,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 | | phishing-filter phishing website detected | 2022-12-21T12:34:56Z |
| example2.com | /some-path | phishing-filter phishing website detected | 2022-12-21T12:34:56Z |
- https://malware-filter.gitlab.io/malware-filter/phishing-filter-splunk.csv
<details>