ElasticsearchLogIndexer

monitor.ElasticsearchLogIndexer
See theElasticsearchLogIndexer companion object
@Singleton
final class ElasticsearchLogIndexer(config: Config) extends LazyStructuredLogging

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def indexLog(logBytes: Array[Byte], nodeIdentity: NodeIdentity): LogIndexResult

Concrete fields

val client: ElasticClient