Splunk and node

Post on 13-Jul-2015

1.081 views 7 download

Tags:

Transcript of Splunk and node

1

Glenn Blockhttps://github.com/glennblockhttps://twitter.com/gblock gblock@splunk.com

2

Glenn Block

3CC Image omg wtf who dropped the DRAMA BOMB by dasroofless Flickr

4

Glenn Block

What is Splunk?Any Machine Data

HA Indexes and Storage

Search and Investigation

Proactive Monitoring

Operational Visibility

Real-time Business Insights

CommodityServers

Online Services Web

Services

ServersSecurity GPS

Location

StorageDesktops

Networks

Packaged Applications

CustomApplicationsMessaging

TelecomsOnline

Shopping Cart

Web Clickstreams

Databases

Energy Meters

Call Detail Records

Smartphones and Devices

RFID

6

7

node in the box

CC Image Tesla Roadster under the hood by Jyri Engestrom Flickr

Let's generate some PDFs

8

How we do it

9

node

JSONJSON

pdfchartjsdom

10

11

12

13

14

node for integration and extensiblity

15

node inputs

16

Public APIs DevicesOS levelInternal Systems

Generating test data

Input

Pulling Github commits

17https://github.com/splunk/splunk-sdk-javascript/tree/master/examples/modularinputs/github_commits

Log directly to Splunk via TCP,

UDP, HTTP

Integrate search results with other applications using

custom visualizations

Create and run searches from

other applications

Splunk SDK – REST API Client

18

VisualizeSearch Manage

Add/Delete Users

Manage Inputs

Index

19

browserify

requirejsjsdom

pdfkit

htmlparser

koa

mocha

grunt

express

node-http-proxy

jshint

Where to go for More Info

• Tutorials, Code Samples, Getting Started, Downloads– http://dev.splunk.com/

• Support– https://www.splunk.com/page/submit_issue

• GitHub– https://github.com/splunk/

• Twitter– https://twitter.com/splunkdev or follow me:

https://twitter.com/gblock

• Blog– http://blogs.splunk.com/dev/

20

THANK YOU