docs(splunk): list csv columns
This commit is contained in:
parent
7680f3589f
commit
b9dc6e5aba
|
@ -397,6 +397,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 | | vn-badsite-filter malicious website detected | 2022-12-21T12:34:56Z |
|
||||
| example2.com | /some-path | vn-badsite-filter malicious website detected | 2022-12-21T12:34:56Z |
|
||||
|
||||
- https://malware-filter.gitlab.io/malware-filter/vn-badsite-filter-splunk.csv
|
||||
|
||||
<details>
|
||||
|
|
Loading…
Reference in New Issue