This monorepo contains both the App and Add-on for Splunk
- Cisco DNA Center (>= 2.2.3.3)
The add-on and app are on SplunkBase!
-
Cisco DNA Center App on: SplunkBase Classic or New SplunkBase
-
Cisco DNA Center Add-on on: SplunkBase Classic or New SplunkBase
Ongoing development efforts and contributions for the App or Add-on are tracked as issues in this repository. We welcome community contributions to them. If you find problems, need an enhancement or need a new dashboard.
- Splunk_CiscoDNACenter: Official Splunk App
- Splunk-TA-cisco-dnacenter: Official Splunk Add-on (TA)
- .github: CI/CD workflows
- scripts: Build and AppInspect validation scripts
This builds a tarball named Splunk_CiscoDNACenter.spl
and the renamed tarball Splunk-TA-cisco-dnacenter.spl
.
$ make addon v=1.0.0
[2022-04-06 14:45:32 CST] [INFO] Building Splunk-TA-cisco-dnacenter version 1.0.0 build local from branch main
[2022-04-06 14:45:34 CST] [INFO] Changing version from 1.0.0 to 1.0.0 build 1000 on channel default
[2022-04-06 14:45:34 CST] [SUCCESS] SplunkBase package is ready at _build/Splunk-TA-cisco-dnacenter-1.0.0-main-local.spl
$ make app v=1.0.0
[2022-04-06 14:45:53 CST] [INFO] Building Splunk_CiscoDNACenter version 1.0.0 build local from branch main
[2022-04-06 14:45:53 CST] [INFO] Changing version from 1.0.0 to 1.0.0 build 1000 on channel default
[2022-04-06 14:45:53 CST] [SUCCESS] SplunkBase package is ready at _build/Splunk_CiscoDNACenter-1.0.0-main-local.spl
- Open Splunk
- Visit the Apps management page
- Click "Install App from file"
- Choose the
Splunk-TA-cisco-dnacenter.spl
file and check the box next to "Upgrade app. Checking this will overwrite the app if it already exists." - Click the "Upload" button.
- Repeat for the
Splunk_CiscoDNACenter.spl
file.
This project is licensed to you under the terms of the Cisco Sample Code License.