ECS::LogEntry::Agent::Build
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
original
agent.build.original
Extended build information for the agent.
This field is intended to contain any build information that a data source may provide, no specific formatting is required.
Level: Core Type: Keyword Example:
metricbeat version 7.6.0 (amd64), libbeat 7.6.0 [6a23e8f8f30f5001ba344e4e54d8d9cb82cb107c built 2020-02-05 23:10:10 +0000 UTC]
original=(original : String | Nil)
agent.build.original
Extended build information for the agent.
This field is intended to contain any build information that a data source may provide, no specific formatting is required.
Level: Core Type: Keyword Example:
metricbeat version 7.6.0 (amd64), libbeat 7.6.0 [6a23e8f8f30f5001ba344e4e54d8d9cb82cb107c built 2020-02-05 23:10:10 +0000 UTC]