class Aws::CloudWatchLogs::Types::ParseJSON
@see docs.aws.amazon.com/goto/WebAPI/logs-2014-03-28/ParseJSON AWS API Documentation
@return [String]
parameter, it is placed under the root node.
The location to put the parsed key value pair into. If you omit this
@!attribute [rw] destination
@return [String]
notation to access child fields. For example, ‘store.book`
Path to the field in the log event that will be parsed. Use dot
@!attribute [rw] source<br><br>: docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-parseJSON<br><br><br><br>parseJSON][1] in the *CloudWatch Logs User Guide*.
For more information about this processor including examples, see [
mutate processors, to these logs.
JSON-format logs, so that you can also apply other processors, such as
in a transformer, you can use `ParseJSON` as that processor for
Additionally, because you must have at least one parse-type processor
you specify.
extract JSON key-value pairs and place them under a destination that
This processor parses log events that are in JSON format. It can