Error: json.decoder.JSONDecodeError: Expecting ',' delimiter: line 5 column 9 (char 143)
Hi Team,
I am getting the below error while loading my log file, does it support multiple log files to analyze
File "/auto/pysw/cel8x/python64/3.10.10/lib/python3.10/json/init.py", line 293, in load return loads(fp.read(), File "/auto/pysw/cel8x/python64/3.10.10/lib/python3.10/json/init.py", line 346, in loads return _default_decoder.decode(s) File "/auto/pysw/cel8x/python64/3.10.10/lib/python3.10/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/auto/pysw/cel8x/python64/3.10.10/lib/python3.10/json/decoder.py", line 353, in raw_decode obj, end = self.scan_once(s, idx) json.decoder.JSONDecodeError: Expecting ',' delimiter: line 5 column 9 (char 143)
thanks, Chandra
can some please help me to move further
any update ??