From b9dc6e5aba1b72f35ef6423a4b963e5045fa9046 Mon Sep 17 00:00:00 2001 From: Ming Di Leom <2809763-curben@users.noreply.gitlab.com> Date: Wed, 21 Dec 2022 07:38:13 +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 e99bf4e..6f79617 100644 --- a/README.md +++ b/README.md @@ -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