docs: utilise splunk proxy setting
This commit is contained in:
parent
368fa19db8
commit
43cd977e94
|
@ -16,6 +16,8 @@
|
|||
|
||||
Provide custom search commands to update [malware-filter](https://gitlab.com/malware-filter) lookups. Each command downloads from a source CSV and emit rows as events which can then be piped to a lookup file or used as a subsearch. Each command is exported globally and can be used in any app. This add-on currently does not have any UI.
|
||||
|
||||
Source CSV will be downloaded via a proxy if configured in "$SPLUNK_HOME/etc/system/local/[server.conf](https://docs.splunk.com/Documentation/Splunk/latest/Admin/Serverconf#Splunkd_http_proxy_configuration)".
|
||||
|
||||
Tested on Splunk 9.x.
|
||||
|
||||
## Installation
|
||||
|
|
Loading…
Reference in New Issue