Below is the json one :
{
"_index": "splunk",
"_type": "logs",
"_id": "AVxn5KYXN2Qa6z_B1oMa",
"_score": 1,
"_source": {
"Status": "Resolved",
"Message2": "1",
"Message1": "Up",
"ConfigItem": "nypl-mt4.iii.com",
"Time": "Monday, May 15, 2017 12:54 PM",
"Severity": "Warning",
"message": "Time=Monday, May 15, 2017 12:54 PM;Source=APM;Status=Resolved;Severity=Warning;Location=SYRDC-TO;ConfigItem=nypl-mt4.iii.com;Alert=III-TO - HTTP Check for Encore;Message1=Up;Message2=1",
"Source": "APM",
"path": "/opt/capital.log",
"@timestamp": "2017-05-15T12:54:00.000Z",
"@version": "1",
"host": "b3b3ecef78ac",
"Alert": "III-TO - HTTP Check for Encore",
"Location": "SYRDC-TO"
},
"fields": {
"@timestamp": [
1494852840000
]
}
}
And this is from the table one :
@timestamp May 15th 2017, 18:24:00.000
t @version 1
t Alert III-TO - HTTP Check for Encore
t ConfigItem nypl-mt4.iii.com
t Location SYRDC-TO
t Message1 Up
t Message2 1
t Severity Warning
t Source APM
t Status Resolved
t Time Monday, May 15, 2017 12:54 PM
t _id AVxn5KYXN2Qa6z_B1oMa
t _index splunk
_score 1
t _type logs
t host b3b3ecef78ac
t message Time=Monday, May 15, 2017 12:54 PM;Source=APM;Status=Resolved;Severity=Warning;Location=SYRDC-TO;ConfigItem=nypl-mt4.iii.com;Alert=III-TO - HTTP Check for Encore;Message1=Up;Message2=1
t path /opt/capital.log