ElasticSearchLayout: A json layout for Elasticsearch ingestion

transform_event_elasticsearchR Documentation

A json layout for Elasticsearch ingestion

Description

Transforms a lgr::LogEvent object into a list suitable for ElasticSearch ingestion.

Usage

transform_event_elasticsearch(event)

ElasticSearchLayout

Arguments

event

A lgr::LogEvent object.

Format

An object of class LayoutJson (inherits from Layout, R6) of length 17.

Value

A list of key-value pairs ready to be serialized to JSON for ElasticSearch

See Also

https://www.elastic.co/docs/reference/ecs


lgrExtra documentation built on Aug. 25, 2025, 9:51 a.m.