Using HP ArcSight API for data visualization



Similar documents
Introduction to HP ArcSight ESM Web Services APIs

GETTING STARTED WITH COVALENT BROWSER

Medicare Data Portal. Quick Start Guide

A Tutorial on dynamic networks. By Clement Levallois, Erasmus University Rotterdam

DIGIMobile V2 User Manual

VMware vcenter Operations Manager Administration Guide

SnapTrends v2.6. User Guide.

User s manual 1. Introduction 2. Installation & Requirements 3. Your Tom s Planner account & login 4. Open & Save 5. Grid 6. Blue timeline 7.

Information Literacy Program

Creating a Network Graph with Gephi

MicroStrategy Desktop

A) What Web Browser do I need? B) Why I cannot view the most updated content? C) What can we find on the school website? Index Page Layout:

Accountable Care Organization Quality Explorer. Quick Start Guide

TIBCO Spotfire Business Author Essentials Quick Reference Guide. Table of contents:

Performance Monitor. Intellicus Web-based Reporting Suite Version 4.5. Enterprise Professional Smart Developer Smart Viewer

Introduction... 1 Welcome Screen... 2 Map View Generating a map Map View Basic Map Features... 4

Creating Pivot Tables

ATLAS.ti for Mac OS X Getting Started

DROOMS DATA ROOM USER GUIDE.

VMware vcenter Operations Manager Enterprise Administration Guide

HP ArcSight SIEM and data privacy best practices

Getting started with OneDrive

BusinessObjects Enterprise InfoView User's Guide

How To Use Textbuster On Android (For Free) On A Cell Phone

SAS BI Dashboard 4.4. User's Guide Second Edition. SAS Documentation

5.7. Quick Guide to Fusion Pro Schedule

TIBCO Spotfire Web Player Release Notes

Blackboard Collaborate Classroom in Desire2Learn. Presenters

ZOINED RETAIL ANALYTICS. User Guide

Pure1 Manage User Guide

Excel Intermediate Session 2: Charts and Tables

Microsoft Access 2010 handout

Bulk Upload Tool (Beta) - Quick Start Guide 1. Facebook Ads. Bulk Upload Quick Start Guide

InfoView User s Guide. BusinessObjects Enterprise XI Release 2

NaviCell Data Visualization Python API

OECD.Stat Web Browser User Guide

Gephi Tutorial Quick Start

Enterprise Data Visualization and BI Dashboard

Virto SharePoint Gantt Chart App for Office 365 Release User and Installation Guide

Lightworks v12. Quick Start Guide

This document describes the capabilities of NEXT Analytics v5.1 to retrieve data from Google Analytics directly into your spreadsheet file.

Teacher Activities Page Directions

Create Cool Lumira Visualization Extensions with SAP Web IDE Dong Pan SAP PM and RIG Analytics Henry Kam Senior Product Manager, Developer Ecosystem

Getting Started Guide. January 19, 2014

Spotfire v6 New Features. TIBCO Spotfire Delta Training Jumpstart

What s New in JReport 13.1

United States Department of Agriculture (USDA) Agricultural Marketing Service (AMS) Livestock and Grain Market News (LGMN)

Getting Started Guide

SolarEdge Monitoring Portal. User Guide 1.1. Table of Contents

應 用 SIEM 偵 測 與 預 防 APT 緩 攻 擊

Sign in. Select Search Committee View

Create an Excel BI report and share on SharePoint 2013

INNOVOLT MANAGEMENT CLOUD USER GUIDE

Scientific Graphing in Excel 2010

Table of Contents. Table of Contents

ClickView Digital Signage User Manual

Ofgem Carbon Savings Community Obligation (CSCO) Eligibility System

Heat Map Explorer Getting Started Guide

Visualization with Excel Tools and Microsoft Azure

Property Portfolio Reporting. Property Portfolio Reporting. User Guide. User Guide. Property Portfolio Reporting

NYC Common Online Charter School Application

User Guide. Analytics Desktop Document Number:

Communicator for Mac Help

What is OneDrive for Business at University of Greenwich? Accessing OneDrive from Office 365

Exploratory Spatial Data Analysis

Sharperlight Web Interface

Abstract. For notes detailing the changes in each release, see the MySQL for Excel Release Notes. For legal information, see the Legal Notices.

Using BlueHornet Statistics Sent Message Reporting Message Summary Section Advanced Reporting Basics Delivery Tab

Call Logging Quick Reference User Guide

WEBTrader. User Guide

Verizon Cloud Desktop Application Help Guide Version

WhatsVirtual for WhatsUp Gold v16.0 User Guide

GreenLight Web Quick Guide - Host

Web Dashboard User Guide

USING THE UPSTREAM-CONNECT WEBSITE

Frog VLE Update. Latest Features and Enhancements. September 2014

GETTING STARTED ON BLOOMBERG LAUNCHPAD

Stock Rover is a powerful platform for finding, comparing, and tracking stocks, ETFs, and funds.

Google Drive: Access and organize your files

HP Storage Essentials Storage Resource Management Report Optimizer Software 6.0. Building Reports Using the Web Intelligence Java Report Panel

BI 4.1 Quick Start Java User s Guide

LoadRunner and Performance Center v11.52 Technical Awareness Webinar Training

IRA Pivot Table Review and Using Analyze to Modify Reports. For help,

Importing TSM Data into Microsoft Excel using Microsoft Query

OpenText Information Hub (ihub) 3.1 and 3.1.1

JustClust User Manual

Teradata SQL Assistant Version 13.0 (.Net) Enhancements and Differences. Mike Dempsey

SAP Business Intelligence (BI) Reporting Training for MM. General Navigation. Rick Heckman PASSHE 1/31/2012

BI 4.1 Quick Start Guide

Transaction Monitoring Version for AIX, Linux, and Windows. Reference IBM

Visualization Quick Guide

Google Docs Basics Website:

Visualizing the Top 400 Universities

Table Of Contents: I. MapifyPro: Installation. II. General Overview & License Activation. III. Map Settings. IV. Map Location Settings. V.

Aeries.net Teacher Portal User Documentation July 31, Access Teacher Portal. 2. Utilizing the Navigation Tree

Transcription:

Using HP ArcSight API for data visualization Eugene Afonin, Senior Sales Engineer #HPProtect

Some SIEMs have Google maps integrations could we do better? Do you have an app for that? Visualize data on your portal Plugging in open source tools for analytics

Some SIEMs have Google maps integrations could we do better? Do you have an app for that? Visualize data on your portal Plugging in open source tools for analytics

Features - layout Google Map Events radar Events details 5

Features - Google map Shows events distribution by priority on marker click Tooltip tells exact numbers Populated by events details from the clicked marker 6

Features - radar Each bar represent one minute in the event flow Hover mouse to show tooltip Red high priority events, yellow medium and blue are low Click here to populate table with corresponding events 7

Features - table To group events just drag here any column header Multiple grouping is supported Events count is calculated automatically for each group level 8

Features - table (cont.) Click any column header to sort (asc/desc) Click to open/close search filter Type here or click any cell to filter on cells values 9

Features - clusters Markers combine or split up according to the map zoom level Zoom level 2 Zoom level 4 10

How it works 4 Logger search API call Logger Google API, Geo images Jscript code, Jscript & chart libraries 3 Search result in JSON * ArcSight ESM / Express High priority events 1 2 5 Visualization web app ** Incoming events 11

APIs used HP ArcSight 12

Could be enhanced Add filter input field so the Logger search query could be customized, not hardcoded Add status window show applied filter, app events etc. Allow user to set data refresh interval Make regular background JSON calls to silently upload data from logger no need to page reload, hide search time lag from user Access rights Draw markers according to network model and show regional team details (email, phone, shift timetable etc.) Ability to cluster events by customized map regions Calculate statistics by region Show different regions on different map zoom levels according to BUs or SOC team 13 structure Copyright 2014 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.

Some SIEMs have Google maps integrations could we do better? Do you have an app for that? Visualize data on your portal Plugging in open source tools for analytics

15

16

17

18

Some SIEMs have Google maps integrations could we do better? Do you have an app for that? Visualize data on your portal Plugging in open source tools for analytics

Gephi open graph viz platform Interactive visualization and exploration platform for all kinds of networks and complex systems, dynamic and hierarchical graphs. Runs on Windows, Linux and Mac OS X. Gephi is open-source and free. 20

HP ArcSight Interactive Discovery 21

HP ArcSight ESM / Express Bad: AV can t handle Good: one shot one kill 22

Gephi virus outbreak Bad: AV can t handle Bad: Region creep Good: one shot one kill 23

VIDEO STUB 24

For more information Attend these sessions TB3273, Practical Examples of Big Data, Security Analytics and Visualization TT3139, An introduction to HP ArcSight ESM web services APIs PN3578, Security analytics panel: Hunting bad guys After the event Download sources at: https://protect724.hp.com/ docs/doc-11406 Your feedback is important to us. Please take a few minutes to complete the session survey. 25

Please give me your feedback Session TT3161 Speaker Eugene Afonin Please fill out a survey. Hand it to the door monitor on your way out. Thank you for providing your feedback, which helps us enhance content for future events. 26

Thank you