Coder Social home page Coder Social logo

splunk_docker_cluster's Introduction

Splurnk

Dear future me, please run this:

docker run -p 8000:8000 -v pwd/my_app:/opt/splunk/etc/apps/my_app --env SPLUNK_START_ARGS="--accept-license" splunk/splunk

docker rm docker ps --no-trunc -aq

docker-compose rm -f && docker-compose up splunk_master splunk_indexer_1

docker stop splunk_fwd

To rebuild the images

docker-compose build

docker (the hypervisor thing which does stuff) images (these are templates for pre-made stuff) containers (which are an instance of an image)

docker 1--* images 1--* containers

Git stuff

Clean (be careful, you will lose any unsaved work)

git clean -fdx && git reset --hard

splunk_docker_cluster's People

Contributors

pwmcintyre avatar zitaliu avatar

Watchers

 avatar  avatar

splunk_docker_cluster's Issues

I've lost my dashboard, help

When I go to one search head and save a dashboard, then come back and go to another search head, my dashboard is gone! ๐Ÿ˜จ

Feature: Load Balancer please

There's no load balancer, just a bunch of search heads ๐Ÿ˜ž

AS A user of the application
I WANT a single URL to go to
SO I don't have to know which head to go to

GIVEN I have docker + docker-compose
WHEN I run docker-compose up
THEN I want a single URL to hit to access this cluster UI

internal logs not coming in

looks like the internal logs aren't showing up, is suspect they're not being forwarded to the indexers

ie. search index=_internal and you will only see data from the indexer, not the heads or master

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.