Skip to content

Commit af5d742

Browse files
update README
1 parent 96be44e commit af5d742

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,21 @@ The OpenCTI Add-on for Splunk allows users to interconnect Splunk with OpenCTI p
1818

1919
### Installing from file
2020

21-
1. Download latest version of the Splunk App: [TA-opencti-add-on-1.1.5.tgz](https://github.com/OpenCTI-Platform/splunk-add-on/releases/download/1.1.5/TA-opencti-add-on-1.1.5.tgz)
21+
1. Download latest version of the Splunk App: [TA-opencti-add-on-2.0.0.tgz](https://github.com/OpenCTI-Platform/splunk-add-on/releases/download/1.1.5/TA-opencti-add-on-1.1.5.tgz)
2222
2. Log in to the Splunk Web UI and navigate to "Apps" and click on "Manage Apps"
2323
3. Click "Install app from file"
24-
4. Choose file and select the "TA-opencti-add-on-1.1.5.tgz" file
24+
4. Choose file and select the "TA-opencti-add-on-2.0.0.tgz" file
2525
5. Click on Upload
2626
The app is installed
2727

28+
## Upgrade from version 1.x.x
29+
30+
During the upgrade from version 1.x.x to version 2.0.0 of the Splunk App, previously configured "Inputs" may not display correctly due to a caching issue at the browser level.
31+
To resolve this problem, you need to "bump" the version to clear the cached elements related to Splunk Web in client browsers, allowing new static content to load.
32+
33+
To do this, simply navigate to the following URL:
34+
http://<host>:<mport>/<locale_string>/_bump.
35+
2836
## General Configuration
2937

3038
### OpenCTI user account

0 commit comments

Comments
 (0)