Giter VIP home page Giter VIP logo

splunk-elasticsearch's People

Contributors

eperry avatar hvandenb avatar mikekemmerer avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

splunk-elasticsearch's Issues

Can't seem to connect it to a host

Probably just me missing something out,
But I can't seem to find what host to connect to, and the documantation has nothing about this

Getting redirected to 404

Installed all requirements and everything looks good app wise

image

Seeing the App in Splunk - But when accessing it I get a 404 (trying to reach setup?)

image

image

Any ideas?

Can't seem to get this to work with Splunk Light

Specifically I am running splunklight-6.5.3 on CentOS7.

I ran the following commands to install your plugin.

sudo pip install elasticsearch
git clone https://github.com/hvandenb/splunk-elasticsearch.git
rsync -av splunk-elasticsearch /opt/splunk-daemon/etc/apps/
chown -R splunk:splunk /opt/splunk-daemon/etc/apps/splunk-elasticsearch
/opt/splunk-daemon/bin/splunk restart

Inside the splunk gui I don't see the elasticsearch app/add-on ==> https://imgur.com/a/ZNs52

What am I doing wrong? What configuration am I missing? Disregarding my other ticket about basic authentication, I've disabled that.

Typo for the defaultField

There is a typo, defaulField= str (sys.argv[i]).split("=")[1]

default is missing a "t" so the field will always query against message.

Static configuration is unsupported

Hi,
I did everything and:

  • added in essearch.py the line "import splunk.Intersplunk"
  • found that the command is not esearch but simply es
  • added the oauth2 in libraries
    I'm using splunk 6.5 and I'm getting this error:
    Error in 'es' command: command="es", NotImplementedError at "/opt/splunk/etc/apps/search-elasticsearch/bin/splunklib/searchcommands/search_command.py", line 331 : Command es appears to be statically configured and static configuration is unsupported by splunklib.searchcommands. Please ensure that default/commands.conf contains this stanza: [es] filename = es.py supports_getinfo = true supports_rawargs = true outputheader = true

I've already checked the commands.conf file and the configuration is correct.
What's wrong?
Please help
Thanks

Search limit and earliest aren't realistic

I looked up the code and the search limit and earliest aren't actually realistic for real world use, and the command simply ignores the arguments so have you tried this ?

I may contribute but I assumed it didn't work for you so any suggestions ?

Updated documentation needed

The documentation needs to be updated to show what configuration changes the user needs to make in order for this to work. For example:

  1. Update README to say that you need to have a file called config.json
  2. Where the user defines theaddress and port of the elasticsearch node
  3. Anything else we need to know to get it to work.

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.