26 Jan 2024 12:27 PM - last edited on 07 Mar 2024 08:23 AM by Michal_Gebacki
Hey,
I have a log entry with an attribute
app-lorem-mib::ipsum.2
with value 20
When I try to select this attribute in Log processing I receive an error.
USING(INOUT app-lorem-mib::ipsum.2)
| FIELDS_RENAME(better_name: app-lorem-mib::ipsum.2)
Invalid processing rule definition: invalid used symbol: lorem at 1:16 - no viable alternative at input 'INOUTapplorem'
How can I escape special characters in log attribute names?
I tried " ' \ ` ~ but mybe not in the correct way?
Regards
Regards
Solved! Go to Solution.
26 Jan 2024 02:40 PM
This forum post solves it
https://community.dynatrace.com/t5/Open-Q-A/Searching-Logs-for-SNMP-trap-content/m-p/219443