From 45438bc24ec5a3df73895dbef6f10694c68a2aea Mon Sep 17 00:00:00 2001 From: MDLeom <2809763-curben@users.noreply.gitlab.com> Date: Wed, 21 Dec 2022 07:25:56 +0000 Subject: [PATCH] docs(splunk): list csv columns --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 92f47e88..7f173f33 100644 --- a/README.md +++ b/README.md @@ -611,6 +611,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 | | urlhaus-filter malicious website detected | 2022-12-21T12:34:56Z | +| example2.com | /some-path | urlhaus-filter malicious website detected | 2022-12-21T12:34:56Z | + - https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-splunk-online.csv