instruction
stringclasses 2
values | input
stringlengths 7
252
| output
stringlengths 7
296
|
---|---|---|
Parse the input log to log template. | using 1 CPU | using <*> CPU |
Extract key value pairs from the input log. | Jan 26 17:23:17 combo named 2288.0 using 1 CPU | Month=Jan
Date=26
Time=17:23:17
Level=combo
Component=named
PID=2288.0
Content=using 1 CPU |
Parse the input log to log template. | named startup succeeded | <*> startup succeeded |
Extract key value pairs from the input log. | Jan 26 12:23:17 combo named nan named startup succeeded | Month=Jan
Date=26
Time=12:23:17
Level=combo
Component=named
PID=nan
Content=named startup succeeded |
Parse the input log to log template. | loading configuration from '/etc/named.conf' | loading configuration from <*> |
Extract key value pairs from the input log. | Jan 26 17:23:18 combo named 2288.0 loading configuration from '/etc/named.conf' | Month=Jan
Date=26
Time=17:23:18
Level=combo
Component=named
PID=2288.0
Content=loading configuration from '/etc/named.conf' |
Parse the input log to log template. | listening on IPv4 interface lo, 127.0.0.1#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:18 combo named 2288.0 listening on IPv4 interface lo, 127.0.0.1#53 | Month=Jan
Date=26
Time=17:23:18
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface lo, 127.0.0.1#53 |
Parse the input log to log template. | listening on IPv4 interface eth0, 63.126.79.67#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:18 combo named 2288.0 listening on IPv4 interface eth0, 63.126.79.67#53 | Month=Jan
Date=26
Time=17:23:18
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0, 63.126.79.67#53 |
Parse the input log to log template. | listening on IPv4 interface eth0:1, 63.126.79.69#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:18 combo named 2288.0 listening on IPv4 interface eth0:1, 63.126.79.69#53 | Month=Jan
Date=26
Time=17:23:18
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:1, 63.126.79.69#53 |
Parse the input log to log template. | listening on IPv4 interface eth0:2, 63.126.79.70#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:18 combo named 2288.0 listening on IPv4 interface eth0:2, 63.126.79.70#53 | Month=Jan
Date=26
Time=17:23:18
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:2, 63.126.79.70#53 |
Parse the input log to log template. | listening on IPv4 interface eth0:3, 63.126.79.71#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:18 combo named 2288.0 listening on IPv4 interface eth0:3, 63.126.79.71#53 | Month=Jan
Date=26
Time=17:23:18
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:3, 63.126.79.71#53 |
Parse the input log to log template. | listening on IPv4 interface eth0:4, 63.126.79.72#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:18 combo named 2288.0 listening on IPv4 interface eth0:4, 63.126.79.72#53 | Month=Jan
Date=26
Time=17:23:18
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:4, 63.126.79.72#53 |
Parse the input log to log template. | listening on IPv4 interface eth0:5, 63.126.79.73#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:18 combo named 2288.0 listening on IPv4 interface eth0:5, 63.126.79.73#53 | Month=Jan
Date=26
Time=17:23:18
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:5, 63.126.79.73#53 |
Parse the input log to log template. | listening on IPv4 interface eth0:6, 63.126.79.75#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:18 combo named 2288.0 listening on IPv4 interface eth0:6, 63.126.79.75#53 | Month=Jan
Date=26
Time=17:23:18
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:6, 63.126.79.75#53 |
Parse the input log to log template. | listening on IPv4 interface eth0:7, 63.126.79.80#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:18 combo named 2288.0 listening on IPv4 interface eth0:7, 63.126.79.80#53 | Month=Jan
Date=26
Time=17:23:18
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:7, 63.126.79.80#53 |
Parse the input log to log template. | audit(1138296198.308:701025): syscall=102 exit=0 a0=2 a1=f704b4f0 a2=7ee138 a3=9142ac0 items=0 pid=2289 loginuid=-1 uid=25 gid=25 euid=25 suid=25 fsuid=25 egid=25 sgid=25 fsgid=25 | audit(<*>): syscall=<*> exit=<*> a0=<*> a1=<*> a2=<*> a3=<*> items=<*> pid=<*> loginuid=<*> uid=<*> gid=<*> euid=<*> suid=<*> fsuid=<*> egid=<*> sgid=<*> fsgid=<*> |
Extract key value pairs from the input log. | Jan 26 12:23:18 combo kernel nan audit(1138296198.308:701025): syscall=102 exit=0 a0=2 a1=f704b4f0 a2=7ee138 a3=9142ac0 items=0 pid=2289 loginuid=-1 uid=25 gid=25 euid=25 suid=25 fsuid=25 egid=25 sgid=25 fsgid=25 | Month=Jan
Date=26
Time=12:23:18
Level=combo
Component=kernel
PID=nan
Content=audit(1138296198.308:701025): syscall=102 exit=0 a0=2 a1=f704b4f0 a2=7ee138 a3=9142ac0 items=0 pid=2289 loginuid=-1 uid=25 gid=25 euid=25 suid=25 fsuid=25 egid=25 sgid=25 fsgid=25 |
Parse the input log to log template. | listening on IPv4 interface eth0:8, 63.126.79.81#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:19 combo named 2288.0 listening on IPv4 interface eth0:8, 63.126.79.81#53 | Month=Jan
Date=26
Time=17:23:19
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:8, 63.126.79.81#53 |
Parse the input log to log template. | listening on IPv4 interface eth0:9, 63.126.79.82#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:20 combo named 2288.0 listening on IPv4 interface eth0:9, 63.126.79.82#53 | Month=Jan
Date=26
Time=17:23:20
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:9, 63.126.79.82#53 |
Parse the input log to log template. | audit(1138296198.308:701032): syscall=102 exit=0 a0=2 a1=f704b5c0 a2=7ee138 a3=916c4b8 items=0 pid=2289 loginuid=-1 uid=25 gid=25 euid=25 suid=25 fsuid=25 egid=25 sgid=25 fsgid=25 | audit(<*>): syscall=<*> exit=<*> a0=<*> a1=<*> a2=<*> a3=<*> items=<*> pid=<*> loginuid=<*> uid=<*> gid=<*> euid=<*> suid=<*> fsuid=<*> egid=<*> sgid=<*> fsgid=<*> |
Extract key value pairs from the input log. | Jan 26 12:23:20 combo kernel nan audit(1138296198.308:701032): syscall=102 exit=0 a0=2 a1=f704b5c0 a2=7ee138 a3=916c4b8 items=0 pid=2289 loginuid=-1 uid=25 gid=25 euid=25 suid=25 fsuid=25 egid=25 sgid=25 fsgid=25 | Month=Jan
Date=26
Time=12:23:20
Level=combo
Component=kernel
PID=nan
Content=audit(1138296198.308:701032): syscall=102 exit=0 a0=2 a1=f704b5c0 a2=7ee138 a3=916c4b8 items=0 pid=2289 loginuid=-1 uid=25 gid=25 euid=25 suid=25 fsuid=25 egid=25 sgid=25 fsgid=25 |
Parse the input log to log template. | snmpd startup succeeded | <*> startup succeeded |
Extract key value pairs from the input log. | Jan 26 12:23:20 combo snmpd nan snmpd startup succeeded | Month=Jan
Date=26
Time=12:23:20
Level=combo
Component=snmpd
PID=nan
Content=snmpd startup succeeded |
Parse the input log to log template. | listening on IPv4 interface eth0:10, 63.126.79.83#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:21 combo named 2288.0 listening on IPv4 interface eth0:10, 63.126.79.83#53 | Month=Jan
Date=26
Time=17:23:21
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:10, 63.126.79.83#53 |
Parse the input log to log template. | listening on IPv4 interface eth0:11, 63.126.79.84#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:21 combo named 2288.0 listening on IPv4 interface eth0:11, 63.126.79.84#53 | Month=Jan
Date=26
Time=17:23:21
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:11, 63.126.79.84#53 |
Parse the input log to log template. | listening on IPv4 interface eth0:12, 63.126.79.85#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:22 combo named 2288.0 listening on IPv4 interface eth0:12, 63.126.79.85#53 | Month=Jan
Date=26
Time=17:23:22
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:12, 63.126.79.85#53 |
Parse the input log to log template. | NET-SNMP version 5.1.1 | NET-SNMP version <*> |
Extract key value pairs from the input log. | Jan 26 12:23:22 combo snmpd 2300.0 NET-SNMP version 5.1.1 | Month=Jan
Date=26
Time=12:23:22
Level=combo
Component=snmpd
PID=2300.0
Content=NET-SNMP version 5.1.1 |
Parse the input log to log template. | ntpd startup succeeded | <*> startup succeeded |
Extract key value pairs from the input log. | Jan 26 12:23:22 combo ntpd nan ntpd startup succeeded | Month=Jan
Date=26
Time=12:23:22
Level=combo
Component=ntpd
PID=nan
Content=ntpd startup succeeded |
Parse the input log to log template. | listening on IPv4 interface eth0:13, 63.126.79.87#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:22 combo named 2288.0 listening on IPv4 interface eth0:13, 63.126.79.87#53 | Month=Jan
Date=26
Time=17:23:22
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:13, 63.126.79.87#53 |
Parse the input log to log template. | audit(1138296202.196:708129): syscall=102 exit=0 a0=2 a1=feee9ba0 a2=1877bc a3=feee9bdc items=0 pid=2300 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 | audit(<*>): syscall=<*> exit=<*> a0=<*> a1=<*> a2=<*> a3=<*> items=<*> pid=<*> loginuid=<*> uid=<*> gid=<*> euid=<*> suid=<*> fsuid=<*> egid=<*> sgid=<*> fsgid=<*> |
Extract key value pairs from the input log. | Jan 26 12:23:23 combo kernel nan audit(1138296202.196:708129): syscall=102 exit=0 a0=2 a1=feee9ba0 a2=1877bc a3=feee9bdc items=0 pid=2300 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 | Month=Jan
Date=26
Time=12:23:23
Level=combo
Component=kernel
PID=nan
Content=audit(1138296202.196:708129): syscall=102 exit=0 a0=2 a1=feee9ba0 a2=1877bc a3=feee9bdc items=0 pid=2300 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 |
Parse the input log to log template. | listening on IPv4 interface eth0:14, 63.126.79.89#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:24 combo named 2288.0 listening on IPv4 interface eth0:14, 63.126.79.89#53 | Month=Jan
Date=26
Time=17:23:24
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:14, 63.126.79.89#53 |
Parse the input log to log template. | listening on IPv4 interface eth0:15, 63.126.79.90#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:25 combo named 2288.0 listening on IPv4 interface eth0:15, 63.126.79.90#53 | Month=Jan
Date=26
Time=17:23:25
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:15, 63.126.79.90#53 |
Parse the input log to log template. | precision = 2.000 usec | precision = <*> usec |
Extract key value pairs from the input log. | Jan 26 12:23:25 combo ntpd 2309.0 precision = 2.000 usec | Month=Jan
Date=26
Time=12:23:25
Level=combo
Component=ntpd
PID=2309.0
Content=precision = 2.000 usec |
Parse the input log to log template. | audit(1138296202.198:708174): syscall=102 exit=0 a0=2 a1=feee9aa0 a2=9682e4 a3=feee9b60 items=0 pid=2300 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 | audit(<*>): syscall=<*> exit=<*> a0=<*> a1=<*> a2=<*> a3=<*> items=<*> pid=<*> loginuid=<*> uid=<*> gid=<*> euid=<*> suid=<*> fsuid=<*> egid=<*> sgid=<*> fsgid=<*> |
Extract key value pairs from the input log. | Jan 26 12:23:25 combo kernel nan audit(1138296202.198:708174): syscall=102 exit=0 a0=2 a1=feee9aa0 a2=9682e4 a3=feee9b60 items=0 pid=2300 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 | Month=Jan
Date=26
Time=12:23:25
Level=combo
Component=kernel
PID=nan
Content=audit(1138296202.198:708174): syscall=102 exit=0 a0=2 a1=feee9aa0 a2=9682e4 a3=feee9b60 items=0 pid=2300 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 |
Parse the input log to log template. | listening on IPv4 interface eth0:16, 63.126.79.95#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:26 combo named 2288.0 listening on IPv4 interface eth0:16, 63.126.79.95#53 | Month=Jan
Date=26
Time=17:23:26
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:16, 63.126.79.95#53 |
Parse the input log to log template. | kernel time sync status 0040 | kernel time sync status <*> |
Extract key value pairs from the input log. | Jan 26 12:23:26 combo ntpd 2309.0 kernel time sync status 0040 | Month=Jan
Date=26
Time=12:23:26
Level=combo
Component=ntpd
PID=2309.0
Content=kernel time sync status 0040 |
Parse the input log to log template. | listening on IPv4 interface eth0:17, 63.126.79.100#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:26 combo named 2288.0 listening on IPv4 interface eth0:17, 63.126.79.100#53 | Month=Jan
Date=26
Time=17:23:26
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:17, 63.126.79.100#53 |
Parse the input log to log template. | audit(1138296206.190:718151): syscall=102 exit=0 a0=2 a1=fee78e80 a2=29e60c a3=fee78eac items=0 pid=2309 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 | audit(<*>): syscall=<*> exit=<*> a0=<*> a1=<*> a2=<*> a3=<*> items=<*> pid=<*> loginuid=<*> uid=<*> gid=<*> euid=<*> suid=<*> fsuid=<*> egid=<*> sgid=<*> fsgid=<*> |
Extract key value pairs from the input log. | Jan 26 12:23:26 combo kernel nan audit(1138296206.190:718151): syscall=102 exit=0 a0=2 a1=fee78e80 a2=29e60c a3=fee78eac items=0 pid=2309 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 | Month=Jan
Date=26
Time=12:23:26
Level=combo
Component=kernel
PID=nan
Content=audit(1138296206.190:718151): syscall=102 exit=0 a0=2 a1=fee78e80 a2=29e60c a3=fee78eac items=0 pid=2309 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 |
Parse the input log to log template. | listening on IPv4 interface eth0:18, 63.126.79.105#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:27 combo named 2288.0 listening on IPv4 interface eth0:18, 63.126.79.105#53 | Month=Jan
Date=26
Time=17:23:27
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:18, 63.126.79.105#53 |
Parse the input log to log template. | frequency initialized 0.000 PPM from /var/lib/ntp/drift | frequency initialized <*> PPM from <*> |
Extract key value pairs from the input log. | Jan 26 12:23:27 combo ntpd 2309.0 frequency initialized 0.000 PPM from /var/lib/ntp/drift | Month=Jan
Date=26
Time=12:23:27
Level=combo
Component=ntpd
PID=2309.0
Content=frequency initialized 0.000 PPM from /var/lib/ntp/drift |
Parse the input log to log template. | listening on IPv4 interface eth0:19, 63.126.79.110#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:27 combo named 2288.0 listening on IPv4 interface eth0:19, 63.126.79.110#53 | Month=Jan
Date=26
Time=17:23:27
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:19, 63.126.79.110#53 |
Parse the input log to log template. | listening on IPv4 interface eth0:20, 63.126.79.115#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:28 combo named 2288.0 listening on IPv4 interface eth0:20, 63.126.79.115#53 | Month=Jan
Date=26
Time=17:23:28
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:20, 63.126.79.115#53 |
Parse the input log to log template. | configure: keyword "authenticate" unknown, line ignored | configure: keyword <*> unknown, line ignored |
Extract key value pairs from the input log. | Jan 26 12:23:28 combo ntpd 2309.0 configure: keyword "authenticate" unknown, line ignored | Month=Jan
Date=26
Time=12:23:28
Level=combo
Component=ntpd
PID=2309.0
Content=configure: keyword "authenticate" unknown, line ignored |
Parse the input log to log template. | listening on IPv4 interface eth0:21, 63.126.79.120#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:28 combo named 2288.0 listening on IPv4 interface eth0:21, 63.126.79.120#53 | Month=Jan
Date=26
Time=17:23:28
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:21, 63.126.79.120#53 |
Parse the input log to log template. | Starting MySQL: succeeded | Starting MySQL: succeeded |
Extract key value pairs from the input log. | Jan 26 12:23:28 combo mysqld nan Starting MySQL: succeeded | Month=Jan
Date=26
Time=12:23:28
Level=combo
Component=mysqld
PID=nan
Content=Starting MySQL: succeeded |
Parse the input log to log template. | listening on IPv4 interface eth0:22, 63.126.79.125#53 | listening on IPv4 interface <*>, <*> |
Extract key value pairs from the input log. | Jan 26 17:23:28 combo named 2288.0 listening on IPv4 interface eth0:22, 63.126.79.125#53 | Month=Jan
Date=26
Time=17:23:28
Level=combo
Component=named
PID=2288.0
Content=listening on IPv4 interface eth0:22, 63.126.79.125#53 |
Parse the input log to log template. | rsyncd version 2.6.2 starting, listening on port 873 | rsyncd version <*> starting, listening on port <*> |
Extract key value pairs from the input log. | Jan 26 12:23:29 combo rsyncd 2373.0 rsyncd version 2.6.2 starting, listening on port 873 | Month=Jan
Date=26
Time=12:23:29
Level=combo
Component=rsyncd
PID=2373.0
Content=rsyncd version 2.6.2 starting, listening on port 873 |
Parse the input log to log template. | couldn't add command channel 127.0.0.1#953: not found | couldn't add command channel <*> not found |
Extract key value pairs from the input log. | Jan 26 17:23:29 combo named 2288.0 couldn't add command channel 127.0.0.1#953: not found | Month=Jan
Date=26
Time=17:23:29
Level=combo
Component=named
PID=2288.0
Content=couldn't add command channel 127.0.0.1#953: not found |
Parse the input log to log template. | couldn't add command channel ::1#953: not found | couldn't add command channel <*> not found |
Extract key value pairs from the input log. | Jan 26 17:23:29 combo named 2288.0 couldn't add command channel ::1#953: not found | Month=Jan
Date=26
Time=17:23:29
Level=combo
Component=named
PID=2288.0
Content=couldn't add command channel ::1#953: not found |
Parse the input log to log template. | running | running |
Extract key value pairs from the input log. | Jan 26 17:23:30 combo named 2288.0 running | Month=Jan
Date=26
Time=17:23:30
Level=combo
Component=named
PID=2288.0
Content=running |
Parse the input log to log template. | audit(1138296212.406:734909): avc: denied { remove_name } for pid=511 exe=/usr/bin/rhgb name=rhgb-socket dev= ino=1026 scontext=system_u:system_r:kernel_t tcontext=system_u:object_r:ramfs_t tclass=dir | audit(<*>): avc: denied <*> for pid=<*> exe=<*> name=<*> dev=<*> ino=<*> scontext=<*> tcontext=<*> tclass=<*> |
Extract key value pairs from the input log. | Jan 26 12:23:32 combo kernel nan audit(1138296212.406:734909): avc: denied { remove_name } for pid=511 exe=/usr/bin/rhgb name=rhgb-socket dev= ino=1026 scontext=system_u:system_r:kernel_t tcontext=system_u:object_r:ramfs_t tclass=dir | Month=Jan
Date=26
Time=12:23:32
Level=combo
Component=kernel
PID=nan
Content=audit(1138296212.406:734909): avc: denied { remove_name } for pid=511 exe=/usr/bin/rhgb name=rhgb-socket dev= ino=1026 scontext=system_u:system_r:kernel_t tcontext=system_u:object_r:ramfs_t tclass=dir |
Parse the input log to log template. | audit(1138296212.406:734909): avc: denied { unlink } for pid=511 exe=/usr/bin/rhgb name=rhgb-socket dev= ino=1026 scontext=system_u:system_r:kernel_t tcontext=system_u:object_r:ramfs_t tclass=sock_file | audit(<*>): avc: denied <*> for pid=<*> exe=<*> name=<*> dev=<*> ino=<*> scontext=<*> tcontext=<*> tclass=<*> |
Extract key value pairs from the input log. | Jan 26 12:23:32 combo kernel nan audit(1138296212.406:734909): avc: denied { unlink } for pid=511 exe=/usr/bin/rhgb name=rhgb-socket dev= ino=1026 scontext=system_u:system_r:kernel_t tcontext=system_u:object_r:ramfs_t tclass=sock_file | Month=Jan
Date=26
Time=12:23:32
Level=combo
Component=kernel
PID=nan
Content=audit(1138296212.406:734909): avc: denied { unlink } for pid=511 exe=/usr/bin/rhgb name=rhgb-socket dev= ino=1026 scontext=system_u:system_r:kernel_t tcontext=system_u:object_r:ramfs_t tclass=sock_file |
Parse the input log to log template. | audit(1138296212.406:734909): syscall=10 exit=0 a0=805cd2b a1=805cd26 a2=feee2bd0 a3=feee2bd5 items=1 pid=511 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 | audit(<*>): syscall=<*> exit=<*> a0=<*> a1=<*> a2=<*> a3=<*> items=<*> pid=<*> loginuid=<*> uid=<*> gid=<*> euid=<*> suid=<*> fsuid=<*> egid=<*> sgid=<*> fsgid=<*> |
Extract key value pairs from the input log. | Jan 26 12:23:32 combo kernel nan audit(1138296212.406:734909): syscall=10 exit=0 a0=805cd2b a1=805cd26 a2=feee2bd0 a3=feee2bd5 items=1 pid=511 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 | Month=Jan
Date=26
Time=12:23:32
Level=combo
Component=kernel
PID=nan
Content=audit(1138296212.406:734909): syscall=10 exit=0 a0=805cd2b a1=805cd26 a2=feee2bd0 a3=feee2bd5 items=1 pid=511 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 |
Parse the input log to log template. | audit(1138296212.406:734909): item=0 name=/initrd/rhgb-socket inode=1021 dev=00:00 | audit(<*>): item=<*> name=<*> inode=<*> dev=<*> |
Extract key value pairs from the input log. | Jan 26 12:23:32 combo kernel nan audit(1138296212.406:734909): item=0 name=/initrd/rhgb-socket inode=1021 dev=00:00 | Month=Jan
Date=26
Time=12:23:32
Level=combo
Component=kernel
PID=nan
Content=audit(1138296212.406:734909): item=0 name=/initrd/rhgb-socket inode=1021 dev=00:00 |
Parse the input log to log template. | audit(1138296212.406:734910): avc: denied { unlink } for pid=511 exe=/usr/bin/rhgb name=XFree86.0.log dev= ino=1027 scontext=system_u:system_r:kernel_t tcontext=system_u:object_r:ramfs_t tclass=file | audit(<*>): avc: denied <*> for pid=<*> exe=<*> name=<*> dev=<*> ino=<*> scontext=<*> tcontext=<*> tclass=<*> |
Extract key value pairs from the input log. | Jan 26 12:23:32 combo kernel nan audit(1138296212.406:734910): avc: denied { unlink } for pid=511 exe=/usr/bin/rhgb name=XFree86.0.log dev= ino=1027 scontext=system_u:system_r:kernel_t tcontext=system_u:object_r:ramfs_t tclass=file | Month=Jan
Date=26
Time=12:23:32
Level=combo
Component=kernel
PID=nan
Content=audit(1138296212.406:734910): avc: denied { unlink } for pid=511 exe=/usr/bin/rhgb name=XFree86.0.log dev= ino=1027 scontext=system_u:system_r:kernel_t tcontext=system_u:object_r:ramfs_t tclass=file |
Parse the input log to log template. | audit(1138296212.406:734910): syscall=10 exit=0 a0=805cd3f a1=805cd26 a2=feee2bd0 a3=feee2bd5 items=1 pid=511 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 | audit(<*>): syscall=<*> exit=<*> a0=<*> a1=<*> a2=<*> a3=<*> items=<*> pid=<*> loginuid=<*> uid=<*> gid=<*> euid=<*> suid=<*> fsuid=<*> egid=<*> sgid=<*> fsgid=<*> |
Extract key value pairs from the input log. | Jan 26 12:23:32 combo kernel nan audit(1138296212.406:734910): syscall=10 exit=0 a0=805cd3f a1=805cd26 a2=feee2bd0 a3=feee2bd5 items=1 pid=511 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 | Month=Jan
Date=26
Time=12:23:32
Level=combo
Component=kernel
PID=nan
Content=audit(1138296212.406:734910): syscall=10 exit=0 a0=805cd3f a1=805cd26 a2=feee2bd0 a3=feee2bd5 items=1 pid=511 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.