Git Product home page Git Product logo

ta-litter-robot's Introduction

ta-litter-robot

A Splunk App for getting data from your Robot Litter Box!

How to use:

  1. Install the App on a Forwarder.

  2. Create the litter-robot index and enable the input scripted input.

  3. Get x-api-key from the Litter Robot Connect App. Hell if I know how they translate the credentials into the JWT and then into the x-api-key, but you can use burpsuite or some other web proxy solution to intercept web traffic between the app and the CloudFront API.
    Resources:

  4. Add x-api token to state file. Copy or rename state.example to state. Add in your x-api token. It should look something like:

[auth]
x-api-key = sesks4saFEdlk332klssSDSKGAar
  1. Install the App on Search Heads.
  • Coming Soon - Alert: run_cycle.py

Example Output:

(venv)whisper:litter-robot david$ python activity.py 

{
"timestamp": "2017-12-16T23:44:38.689644", 
"unitStatus": "RDY", 
"litterRobotId": "3434lddaseb3c9"
}
{
"timestamp": "2017-12-16T23:46:43.766606", 
"unitStatus": "CCP", 
"litterRobotId": "3434lddaseb3c9"
}
{
"timestamp": "2017-12-16T23:46:51.379723", 
"unitStatus": "CST", 
"litterRobotId": "3434lddaseb3c9"
}
{
"timestamp": "2017-12-16T23:46:57.705861", 
"unitStatus": "CCC", 
"litterRobotId": "3434lddaseb3c9"
}

Screenshots

Raw Events Raw Events

Lookup Table with Types of Litter Robot Events Lookup Table with Types of Litter Robot Events

Robot Events Tracked over Time Robot Events Tracked over Time

ta-litter-robot's People

Contributors

error9900 avatar qpskcn1 avatar sover02 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.