index
:
rsyslog.git
master
ommongodb
rsyslog development for Lumberjack - various unofficial and potentially rebased branches
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
testsuites
/
mysql-select-msg.sql
blob: 2d27a331f4eba45c190a3e8a3a9b6a44ca410e8f (
plain
)
1
2
use Syslog
;
select substring
(
Message
,
9
,
8
)
from
SystemEvents
;