transform_event_elasticsearch | R Documentation |
Transforms a lgr::LogEvent object into a list suitable for ElasticSearch ingestion.
transform_event_elasticsearch(event)
ElasticSearchLayout
event |
A lgr::LogEvent object. |
An object of class LayoutJson
(inherits from Layout
, R6
) of length 17.
A list
of key-value pairs ready to be serialized to JSON for ElasticSearch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.