You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,10 +18,10 @@ The app is installed
18
18
19
19
### Installing from file
20
20
21
-
1. Download latest version of the Splunk App: [TA-opencti-add-on-1.0.1.spl](https://github.com/OpenCTI-Platform/splunk-add-on/releases/download/1.0.1/TA-opencti-add-on-1.0.1.spl)
21
+
1. Download latest version of the Splunk App: [TA-opencti-add-on-1.1.0.spl](https://github.com/OpenCTI-Platform/splunk-add-on/releases/download/1.1.0/TA-opencti-add-on-1.1.0.spl)
22
22
2. Log in to the Splunk Web UI and navigate to "Apps" and click on "Manage Apps"
23
23
3. Click "Install app from file"
24
-
4. Choose file and select the "TA-opencti-add-on-1.0.1.spl" file
24
+
4. Choose file and select the "TA-opencti-add-on-1.1.0.spl" file
25
25
5. Click on Upload
26
26
The app is installed
27
27
@@ -68,7 +68,7 @@ If a proxy configuration is required to connect to OpenCTI platform, you can con
68
68
## OpenCTI Indicators Inputs Configuration
69
69
70
70
The “OpenCTI Add-On for Splunk” enables Splunk to be feed with indicators exposed through a live stream. To do this, the add-on implements and manages Splunk modular inputs.
71
-
Indicators are stored in a dedicated kvstore named “opencti_iocs”.
71
+
Indicators are stored in a dedicated kvstore named “opencti_indicators”.
72
72
A default lookup definition named "opencti_lookup" is also implemented to facilitate indicator management.
73
73
74
74
Proceed as follows to enable the ingestion of indicators:
0 commit comments