os-log-merger/oslogmerger
Matthew Booth e73a2a35b2 Fix incorrect auto-detection as timestamp log
TSLogParser was searching for any instance of [<number>] in a log
line, which was incorrectly matching on, eg:

  Sep 15 18:09:46 clgrabguye21.localdomain su[160015]: ...

With this change we assert that the timestamp occurs at the beginning
of the line.

Change-Id: I04da2f1fa661bccfd3b046dfc22e5a10f6cb37f8
2017-09-29 18:26:51 +01:00
..
probes Updated netprobe, and added netprobe.log to auto alias 2016-04-26 10:50:19 -05:00
__init__.py Initial commit 2015-10-27 14:01:45 +01:00
oslogmerger.py Fix incorrect auto-detection as timestamp log 2017-09-29 18:26:51 +01:00