Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F325
Parsoid_log_message_as_seen_by_logstash
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
bd808
Oct 20 2014, 7:00 PM
2014-10-20 19:00:32 (UTC+0)
Size
918 B
Referenced Files
None
Subscribers
None
Parsoid_log_message_as_seen_by_logstash
View Options
The :event key is the important bit here. The keys prefixed with colons are just the internal logstash logging decoration.
{
:timestamp=>"2014-10-20T17:52:29.931000+0000",
:message=>"output received",
:event=>{
"host"=>"deployment-parsoid04",
"short_message"=>"started parsing",
"facility"=>"parsoid",
"level"=>6,
"full_message"=>"{\n \"name\": \"parsoid\",\n \"hostname\": \"deployment-parsoid04\",\n \"pid\": 26612,\n \"level\": 30,\n \"type\": \"info\",\n \"location\": \"[info][enwiki/Black_cat?oldid=52615]\",\n \"msg\": \"started parsing\",\n \"time\": \"2014-10-20T17:52:24.900Z\",\n \"v\": 0\n}",
"version"=>"1.0",
"@version"=>"1",
"@timestamp"=>"2014-10-20T17:52:24.900Z",
"source_host"=>"10.68.16.17",
"pid"=>26612,
"type"=>"info",
"location"=>"[info][enwiki/Black_cat?oldid=52615]"
},
:level=>:debug,
:file=>"(eval)",
:line=>"1199"
}
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
320
Default Alt Text
Parsoid_log_message_as_seen_by_logstash (918 B)
Attached To
Mode
P27 Parsoid log message as seen by logstash
Attached
Detach File
Event Timeline
Log In to Comment