{
"original_timestamp" : 1493663888791,
"service_name" : "AMBARI",
"state" : "CRITICAL",
}
},
{
: {
"original_timestamp" : 1498747386666,
"service_name" : "AMBARI",
"state" : "CRITICAL",
}
},
{
: {
"original_timestamp" : 1496239776423,
"service_name" : "AMBARI",
"state" : "WARNING",
}
},
this is text file, I want to search original_timestamp and change timestamp to date format, How to do with using unix awk command ? I do not want to use jq utility