Coder Social home page Coder Social logo

docker-gettingstarted-conf2016's Introduction

docker-gettingstarted-conf2016

Splunk Enterprise Docker Image Demo of Splunk Image with Docker App running in Docker container
(Note this image is not yet available in a public docker repo due to export compliance guidelines — we are working to resolve and plan to make it available in Docker Store in October.)

  1. (Optional) Sign up for a Docker ID at Docker Hub.
  2. Signup for a GitHub Account.
  3. You will need an IDE on your system so you can run make and git commands.

Steps for configuring demo

  1. Install Docker Toolbox (Mac OS below)
  1. Open Docker QuickStart Terminal
  • login to dockerhub account (command: docker login) - you will then be prompted to enter your credentials
  1. Clone Github Repo
  • In Terminal enter command: git clone https://github.com/splunk/docker-gettingstarted-conf2016.git
  • you will be prompted to login to github - you will be prompted to enter credentials
  • Access the github directory that was just created
  • Enter the following commands and let each run
    • make clean [Note: you will get Error 1 (ignored) if running first time]
    • make step0
    • make step1
    • make step2
    • make step3
    • make step4
  1. Access your Splunk Enterprise web UI, http://127.0.0.1:8000/

  2. Try a sample field extraction for the sample app

  • Give yourself read access to the new Splunk indexes

    • Go to Settings > Access Controls > Roles > Admin
    • Indexes searched by default
    • Add mysql_logs
    • SAVE
  • Go to the search app

  • search sourcetype=“fake-data"

  • Select Extract new fields

  • select event click next

  • select method regular expression ** extract (email portion) label as “Email" * extract (ip address as) “IP_Address" * extract ID portion as “ID"

  1. Demonstrate how you can use the Splunk logging driver, https://docs.docker.com/engine/admin/logging/splunk/

Showing the Docker Overview screen provides good insight into a breadth of items you can show.

Get help and support

More information about the Docker images and how to pull and run them is available in the README for each image.

If you have questions or need support, you can:

docker-gettingstarted-conf2016's People

Contributors

mchene avatar outcoldman avatar

Stargazers

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

Watchers

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