Created
February 28, 2019 16:57
-
-
Save matheusopedro/d1fbe2e3071b8332612adb31abcca4c1 to your computer and use it in GitHub Desktop.
Documento do kibana
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_index": "filebeat-6.5.4-2019.01.21", | |
"_type": "doc", | |
"_id": "AWhwgQCKtRO3GsqFILPl", | |
"_version": 1, | |
"_score": null, | |
"_source": { | |
"@timestamp": "2019-01-21T13:02:08.029Z", | |
"input": { | |
"type": "log" | |
}, | |
"message": "{\"actionCode\":\"INSERCAO_AVISO\",\"actionSuccessful\":true,\"appVersion\":\"1.4.3b\"}", | |
"timestamp": "2019-01-21T13:02:03.311Z", | |
"offset": 1086690, | |
"prospector": { | |
"type": "log" | |
}, | |
"host": { | |
"name": "AMAC02W21X6G8WN", | |
"architecture": "x86_64", | |
"os": { | |
"version": "10.13.6", | |
"family": "darwin", | |
"build": "17G4015", | |
"platform": "darwin" | |
} | |
}, | |
"source": "/appcodigital/logs/codigital-out.log", | |
"level": "info", | |
"json": { | |
"actionSuccessful": true, | |
"appVersion": "1.4.3b", | |
"actionCode": "INSERCAO_AVISO" | |
}, | |
"beat": { | |
"name": "AMAC02W21X6G8WN", | |
"hostname": "AMAC02W21X6G8WN", | |
"version": "6.5.4" | |
} | |
}, | |
"fields": { | |
"@timestamp": [ | |
1548075728029 | |
] | |
}, | |
"sort": [ | |
1548075728029 | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment