Reformatted for readability using the echo '<string>' | jq . command
Hi, I have file (rabbit_trace) with trace messages generated from Rabbit service, could someone help me what would be the commands to use to make it readable using jq?
Some documents indicate doing it this way, using the echo '' | jq . command.
However I can't find the correct commands.
Regards,
Luis Gomez.