digitalocean / captainslog

A Syslog Protocol Parser
Mozilla Public License 2.0
136 stars 19 forks source link

Problem: we want to get pid and program name from tag #54

Closed taotetek closed 7 years ago

taotetek commented 7 years ago

Solution: modify parseTag() so that it can retrieve the separate components of the TAG field when the field includes the PID.