Skip to content

cisco-en-programmability/splunk-apps

Repository files navigation

Splunk App and Add-on

The official Cisco DNA Center Splunk App and Add-on

This monorepo contains both the App and Add-on for Splunk

Cisco Products & Services:

  • Cisco DNA Center (>= 2.2.3.3)

⬇️ Download

The add-on and app are on SplunkBase!

💬 Support

🐛 Bugs / Issues / Feature Requests

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.

📚 App and Add-on READMEs

📂 File structure of this repo

  • Splunk_CiscoDNACenter: Official Splunk App
  • Splunk-TA-cisco-dnacenter: Official Splunk Add-on (TA)
  • .github: CI/CD workflows
  • scripts: Build and AppInspect validation scripts

⚙️ Build the package

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 

⬆️ Installation

  • 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.

🔑 License

This project is licensed to you under the terms of the Cisco Sample Code License.