Skip to content

thurmda/splunk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Splunk

A working in progress to create a USEFUL splunk search streaming API

bin/splunk -s 'search tab*.prod POST "/index.php?id=*"' -h 107.21.18.158 

###Example: redis

./examples/redis.js

You might want to delete keys before running this

redis-cli -h 192.168.10.111 KEYS "hits*" |
xargs redis-cli -h 192.168.10.111 DEL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published