Skip to content

bryce-ax/axonius-for-splunk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

axonius-for-splunk

Testing out some stuff for the Axonius Technical Add-On. This should serve as a boilerplate for local development.

What you need to get started

  • Splunk License - drop it into the splunk-licenses directory as splunk.lic
  • Splunkbase account - The SVC Axonius account can work. You need the following environment variables: SPLUNKBASE_USERNAME & SPLUNKBASE_PASSWORD
  • Put those environment variables in an .env file
  • Docker is a must as well (currently using docker-compose)

local devlopment

docker-compose --env-file .env up -d

The docker container should contain the Splunk Add-On Builder if configured correctly.

Now how is the app built?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published