splunk and node

21
1 Glenn Block https://github.com/glennblock https://twitter.com/gblock [email protected]

Upload: glenn-block

Post on 13-Jul-2015

1.080 views

Category:

Technology


7 download

TRANSCRIPT

Page 1: Splunk and node

1

Glenn Blockhttps://github.com/glennblockhttps://twitter.com/gblock [email protected]

Page 2: Splunk and node

2

Glenn Block

Page 3: Splunk and node

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

Page 4: Splunk and node

4

Glenn Block

Page 5: Splunk and node

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

Page 6: Splunk and node

6

Page 7: Splunk and node

7

node in the box

CC Image Tesla Roadster under the hood by Jyri Engestrom Flickr

Page 8: Splunk and node

Let's generate some PDFs

8

Page 9: Splunk and node

How we do it

9

node

JSONJSON

pdfchartjsdom

Page 10: Splunk and node

10

Page 11: Splunk and node

11

Page 12: Splunk and node

12

Page 13: Splunk and node

13

Page 14: Splunk and node

14

node for integration and extensiblity

Page 15: Splunk and node

15

Page 16: Splunk and node

node inputs

16

Public APIs DevicesOS levelInternal Systems

Generating test data

Input

Page 17: Splunk and node

Pulling Github commits

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

Page 18: Splunk and node

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

Page 19: Splunk and node

19

browserify

requirejsjsdom

pdfkit

htmlparser

koa

mocha

grunt

express

node-http-proxy

jshint

Page 20: Splunk and node

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

Page 21: Splunk and node

THANK YOU