Extension Points defined in Logstash Plugin

Table of Contents

LogstashIndexer

Extension point for logstash indexers. This extension point provides the configuration for the indexer. You also have to implement the actual indexer in a separate class extending AbstractLogstashIndexerDao .

Implementations: