cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Attribute name with special chars in log processing

debeste
Contributor

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

1 REPLY 1

Featured Posts