I'm having trouble finding examples of how to access log keys in conf files or, ideally, within the log configuration options in the task definition. For example, I'd like to set the s3_key_format using the value of a key in a JSON log, like below, where keyspace is a top-level key. Is that possible?
I'm having trouble finding examples of how to access log keys in conf files or, ideally, within the log configuration options in the task definition. For example, I'd like to set the
s3_key_format
using the value of a key in a JSON log, like below, wherekeyspace
is a top-level key. Is that possible?