Skip to content
forked from datacenter/sparci

A Cisco Spark bot that automatically sends ACI Fabric audit logs to a Spark room

License

Notifications You must be signed in to change notification settings

panarahc/sparci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sparci

A Cisco Spark bot that automatically sends ACI Fabric audit logs to a Spark room

asciicast

Installation

  • Clone this repository

  • Install Python requirements

      pip install -r requirements.txt
    
  • Get your Spark API Key

You can get your API key from developer.ciscospark.com

  • (Optional) export your API key

      export SPARCI_SPARK_KEY=<your-key>
    
  • Launch Sparci

      python sparci.py
    
  • Answer the required prompts

  • Enjoy!

About

A Cisco Spark bot that automatically sends ACI Fabric audit logs to a Spark room

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%