Hello Support is this allowed within Signoz here is my configuration operators:
- type: regex_parser
regex: \D+\d+\D+\d+\C\D+[0-9](?P<timestamp>\d+\D+[\D+\d+[0-9]+\D\D+)(?P<body>)\D+\W+\C+\S+
parse_from: attributes.timestamp
layout: '%Y-%m-%d,%H:%M:%S %z'
- type: move
from: attributes["body"]
to: body
- type: remove
field: attributes.timestamp I am getting following error now 023/10/11 165743 application run finished with error: failed to get config: cannot resolve the configuration: cannot retrieve the configuration: yaml: line 8: mapping values are not allowed in this context