Record accessor syntax
A full feature set to access content of your records.
Format
{
"log": "some message",
"stream": "stdout",
"labels": {
"color": "blue",
"unset": null,
"project": {
"env": "production"
}
}
}Format
Accessed Value
Usage
Limitations of record_accessor templating
record_accessor templatingLast updated
Was this helpful?