+ All Categories
Home > Documents > LHCb Logging System

LHCb Logging System

Date post: 24-Jan-2016
Category:
Upload: dudley
View: 32 times
Download: 0 times
Share this document with a friend
Description:
LHCb Logging System. - PowerPoint PPT Presentation
Popular Tags:
23
LHCb Logging System Nikolaidis Fotis ( fotis.nikolaidis @ cern.ch ) University Of Crete, Greece A computer log is a diary or archive of events, in this case generated by a computer system or systems. In the late- 23rd century, Federation starships were equipped with a "black box" that stored computer logs. The logs could be used in criminal investigations or to determine the cause of a lost ship. Computer logs were for official purposes only and were available to authorities only under specific legal circumstances or court- order.
Transcript
Page 1: LHCb Logging System

LHCb Logging System

Nikolaidis Fotis ( fotis.nikolaidis @ cern.ch )University Of Crete, Greece

A computer log is a diary or archive of events, in this case generated by a computer system or systems. In the late- 23rd century, Federation starships were equipped with a "black box" that stored computer logs. The logs could be used in criminal investigations or to determine the cause of a lost ship. Computer logs were for official purposes only and were available to authorities only under specific legal circumstances or court-order.

Page 2: LHCb Logging System

Sources Web Servers Gateways Network Components Farm Nodes PVSS FMC

Page 3: LHCb Logging System

Storage SchemaFARM

HOSTS

PARTITIONS

PVSS

SERVICES

hlt[a-e][1-11] Messages, crond, maild, dnsd,secure, secureNagios

hostName Messages, crond, maild, dnsd,secure, secureNagios{Other files either from FMC or web sites}

hostName Project Name PVSS_II.logPVSS00ctrl50.logAnd other ...

LHCbTFCFESTECAL........

DAQ

TELL1 Messages, crond, maild, dnsd,secure, secureNagios

$partition.log

Dataremove, Dimrpc, Writerd, Xmlrpc

Page 4: LHCb Logging System

Needs

Forensic / Troubleshooting Splunk ( http://admin01/splunk )

Real Time Alert Ossec

Page 5: LHCb Logging System

Splunk

Is a High performance, scalable software server written in C/C++ and Python.

Index and Normalize logs (disk fail , disk error are the same)

Can be combined with with Ossec, Snort and other IDS via plugins

Does not need an external Database.

Page 6: LHCb Logging System

Splunk - Features

Advanced search Regular Expressions / Time Windows

Runtime statistical analysis Extensible

Modules, Patterns Dashboards

Page 7: LHCb Logging System

Splunk - More Features

Can correlate events of different hosts/formats Supports many log formats out of the box

(For non standard logs such as FMC configuration is needed)

If run on CLI , can be integrated to scripts

Page 8: LHCb Logging System
Page 9: LHCb Logging System
Page 10: LHCb Logging System
Page 11: LHCb Logging System

Have a closer look here ...

Page 12: LHCb Logging System

The first line is excludedThe second line is now the first

Page 13: LHCb Logging System

Who is keeping ssh busy ? ;p

Page 14: LHCb Logging System

New Patterns can be generated almost automatically

Page 15: LHCb Logging System

Internal Information

Page 16: LHCb Logging System

OSSEC

Page 17: LHCb Logging System

OSSEC

Open Source Host-based Intrusion Detection System.

Log analysis, file integrity checking, policy monitoring, rootkit detection, real-time alerting and active response.

Page 18: LHCb Logging System

OSSEC

Analyzes incoming logs runtime and reacts if needed

Every event can be ranked with a value [1-14] If event > mailRank , send a mail If event > scriptRank , execute a script Rules are defined in XML files

Message, frequency, priority, etc

Page 19: LHCb Logging System

Fault Tolerance

Page 20: LHCb Logging System

Normal

Page 21: LHCb Logging System

Logsrv01 failure

Page 22: LHCb Logging System

Log analysis failure

Page 23: LHCb Logging System

Logsrv02 failure


Recommended