Giter Site home page Giter Site logo

paulmnguyen / docker-splunk-panw-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from btorresgil/docker-splunk-panw-demo

0.0 2.0 0.0 1.74 MB

A demo of the Palo Alto Networks Splunk Applications

Shell 35.26% Dockerfile 13.88% Python 50.78% Ruby 0.09%

docker-splunk-panw-demo's Introduction

Palo Alto Networks Splunk App Demo for Docker

Information

A docker image containing Splunk that runs the latest Palo Alto Networks Splunk app. The image also containes Splunk EventGen App to generate data. The EventGen is on by default. To disable it, disable the SA_Eventgen app in splunk.

Install or Upgrade

Assuming you have docker installed...

Use these same commands for installing the demo or upgrading an existing demo.

Create and go to the demo directory

Start by creating a directory for the demo files. (You can place the files anywhere, but in this example we'll place them in /opt/splunk-demo)

mkdir /opt/splunk-demo     # this command not needed for upgrades
cd /opt/splunk-demo

Install the demo on Ubuntu or Kali Linux

From inside the demo directory you created, type this command to install or upgrade the Palo Alto Networks Splunk app demo:

curl -sSL http://bit.ly/splunk-panw-demo | sh

Splunk Login

Default login is admin:paloalto

Start and stop

After installation, the server is running.

Stop the Splunk server

docker stop splunk-demo

Start the Splunk server

docker start splunk-demo

Uninstall

Remove the running demo container

docker rm -fv splunk-demo

Remove the base image

docker rmi btorresgil/splunk-panw-demo

Remove the demo files

# assuming the files are in /opt/splunk-demo
rm -rf /opt/splunk-demo

License

You can run the demo unlicnesed or with a license.

Unlicensed

500 MB can be indexed per day. This is usually fine for short demos.

Licensed

10 GB indexed per day with a free license from the Splunk Developer Portal. This is useful for longer running servers, or servers that need to receive lots of logs from a live firewall:

To install the license, in the Splunk GUI go to Settings -> Licensing

After the server is licensed, it will make you login to the web gui. The default credentials are admin/paloalto.

Support

This image is supported on a best-effort basis. Please report any issues here:

https://github.com/btorresgil/docker-splunk-panw-demo/issues

More information

See the README for the base Splunk docker image for more information on available volumes and environment variables: https://github.com/splunk/docker-splunk/tree/master/enterprise

docker-splunk-panw-demo's People

Contributors

btorresgil avatar paulmnguyen avatar

Watchers

 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.