Hi,
Please help me setting up a simple calculated item.
My item in the template looks like this:
Type: active
Key: log.count[C:\current.log,ERROR]
Type in information: Numeric float
Calculated item in the template:
Type: Calculated
Key. ERROR
Formula: sum(log.count[C:\current.log,ERROR])
Type of information: Numeric float.
Im getting this error:
Cannot evaluate function "sum(CollectingStartedEvent])": item "log.count[C:\current.log" does not exist.
What am I missing?
Please help me setting up a simple calculated item.
My item in the template looks like this:
Type: active
Key: log.count[C:\current.log,ERROR]
Type in information: Numeric float
Calculated item in the template:
Type: Calculated
Key. ERROR
Formula: sum(log.count[C:\current.log,ERROR])
Type of information: Numeric float.
Im getting this error:
Cannot evaluate function "sum(CollectingStartedEvent])": item "log.count[C:\current.log" does not exist.
What am I missing?

Comment