Contents

Introduction

In Beryllium, we plan to develop "Log Service" and plug-in for log analyzer (i.e. Graylog). Log service will do processing of real time events coming from log analyzer. Additionally, stream collector (flume and sqoop based) that will collect logs from Opendaylight and sink it to persistence service (integrated with TSDR). Also includes Restconf interface to inject events to north bound applications for real-time analytic/network configuration. Centinel User Interface (web interface) will be available to operators to enable rules/alerts/dashboard etc.

Release Deliverable

NameDescription
Log ServicePlug-in to log analyzer i.e. Graylog.
Log ServiceLog analyzer abstraction layer to support multiple plug-ins.
Log ServiceFeatures support for rule configurations, streams, alerts.
Centinel North BoundProvides REST interface to applications above Centinel's framework.
Web Interfacefor visualization of data from Centinel.
Stream CollectorFlume based stream collection of semi-structure/unstructured data. Collects logs from OpenDaylight
Stream CollectorSqoop based stream collection of structured data. Support for MySQL.
Stream CollectorSink streaming data to persistence service.

(Conforming to Beryllium dates)

Release Milestones

MilestoneOffset 1 DateDeliverables
M17/30/2015
NameStatusDescription
Intent to participateDoneIntent to participate in Beryllium Simultaneous Release
Candidate Release PlanDoneCandidate Release Plan
M28/27/2015
NameStatusDescription
Release PlanDoneFinal Release Plan
Centinel design documentDone
  • Design document with reference to Centinel plug-in, "log service" and "log analyser abstraction" - with more emphasis on Alert feature
  • Define Yang model for configuration rules and events coming from Log analyzer and TSDR collaboration. Submit skeleton patch.
M310/1/2015
NameStatusDescription
Centinel skeletonDoneSubmit skelton for Centinel having plug-in, "log service" and "log analyzer abstraction"
Yang modellingDoneSubmit Yang models as applicable for Centinel
Centinel design document (incremental update)Done
  • Wire frame
  • Centinel - TSDR collaboration data model
  • Design approach for additional features - Diagnostics, Health, Dashboard, Stream and Steam Collector

Feature(s)Done
  • Log Service: Implementation of configuration module with Restconf support
  • Log Service: Event handler - Implementation of aggregate module
  • Log analyzer abstraction layer: Listen configuration rules and send it to plugin
  • Plug-in to Graylog: Send rules to Graylog server. Support for streams
  • Web Interface : Web interface development of configuration complete.
  • Data Change listener : support for alert and stream
Unit TestDoneUnit Test development of each module
Integration and System testDoneSimple system test on a karaf distribution with the project's recommended features installed
M411/12/2015
NameStatusDescription
API FreezeDone
  • REST API from all Centinel services freeze
Feature(s)Done
  • Log service - Event handler : Aggregator complete. Event processor major functionality complete.
  • Plug-in to Graylog complete
  • Log analyzer abstraction layer : Publish all type of events to MD-SAL
  • Stream collector: Persist OpenDaylight logs to persistence DB
  • Stream Collector : Logback-flume client implementation(Collection of ODL/SFLOW logs)
  • Web interface : Support for streams , alert and dashboard.
  • Subscribe : Support for subscription of events
  • Data change listener : Integration of listener with persistence service and Web interface complete
Unit TestDoneUnit Test development of each module
Integration testingDoneManual integration testing among stream collector, persistence, log service and Web interface
System testDoneRun a simple system test on a karaf distribution with the project's recommended features installed on Code Merge
DocumentationDoneCreate draft documentation of Centinel modules/interfaces
M512/17/2015
NameStatusDescription
Code FreezeDoneCentinel committed features all applicable code submitted
DocumentationDone
  • Update wiki documentation to reflect changes/new features
  • Available user-guide with operational instructions on how to use Centinel for stream data handler
Feature(s)Done
  • Log service – Event handler : Aggregator , event processor and persist module complete
  • Integration with persistence service complete.
  • Stream Collector : Sqoop integration with persistence service complete
Unit TestDoneUnit Test development of each module
Integration testingDoneManual integration testing among stream collector, TSDR persistence, log service, stream collector and Web interface
System testDoneRun system test for Centinel and integrated with TSDR feature set
RC0TBD
NameStatusDescription
Deliverable Name
Deliverable Description
RC1TBD
NameStatusDescription
Deliverable Name
Deliverable Description
RC2TBD
NameStatusDescription
Release Review
Release Review Description
Deliverable Name
Deliverable Description
Formal ReleaseTBD
NameStatusDescription
Deliverable Name
Deliverable Description

Externally Consumable APIs

  • None Listed. Centinel creates own APIs based upon relevant data required.

Expected Dependencies on Other Projects

  • Dependency on TSDR project

Expected Incompatibilities with Other Projects

None

Compatibility with Previous Releases

Changed APIs and/or Functionality

  • Not applicable. This would be first release of Centinel in OpenDaylight Beryllium release.

Themes and Priorities

Requests from Other Projects

None Listed

Test Tools Requirements

  • Java unit and integration tests

Other

See also

  • No labels