Ad Widget

Collapse

Can't use JSONPath preprocessing Zabbix 4.4

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • eliaspizarro
    Junior Member
    • Apr 2015
    • 2

    #1

    Can't use JSONPath preprocessing Zabbix 4.4

    Pleas help, I need a value from a string,:
    1. I convert the string with "|" char as delimiter. WORKS!!
    2. Then i need to extract the value from json, but fails.


    If I have this json or any simple json, can't be processed

    [{ "1": "2020-04-02 19:47:05.645 ", "2": " 152.172.210.37 ", "3": " 172.16.39.18 ", "4": " caguilar ", "5": " DISCONNECT" } ]



Working...