You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
admingit 2347f93962
add_app
2 years ago
..
README add_app 2 years ago
appserver/static/visualizations/punchcard add_app 2 years ago
default add_app 2 years ago
lookups add_app 2 years ago
metadata add_app 2 years ago
static add_app 2 years ago
README.md add_app 2 years ago
app.manifest add_app 2 years ago
splunkbase.manifest add_app 2 years ago

README.md

Punchcard

Documentation: http://docs.splunk.com/Documentation/Punchcard/1.2.0/PunchcardViz/PunchcardIntro

Sample Searches

index=_internal | head 100000 | stats count by date_hour sourcetype
index=_internal | head 100000 | stats count by date_minute sourcetype
index=_internal | head 100000 | stats count, avg(date_minute) by date_minute sourcetype