Package org.opennms.features.alarms.history.elastic
-
Class Summary Class Description CompositeAggregation Used to parse the result of 'composite' aggregation queries since no support for these exists in Jest yet.ElasticAlarmHistoryRepository Queries alarm history stored in Elasticsearch.ElasticAlarmIndexer Indexes alarms in Elasticsearch by listening for alarm state changes via theAlarmLifecycleListener
.ElasticAlarmMetrics ElasticHealthCheck Verifies the basic functionality (+ connectivity to Elasticsearch) of theElasticAlarmHistoryRepository
.QueryProvider Here we store the search queries in the class-path in the form of Freemarker templates and use the templating to perform the parameter substitution.TemplateInitializerForAlarms TimeRange -
Exception Summary Exception Description PersistenceException