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
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,13 +18,21 @@ The OpenCTI Add-on for Splunk allows users to interconnect Splunk with OpenCTI p
18
18
19
19
### Installing from file
20
20
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)
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.1.5.tgz" file
24
+
4. Choose file and select the "TA-opencti-add-on-2.0.0.tgz" file
25
25
5. Click on Upload
26
26
The app is installed
27
27
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.
0 commit comments