mirror of
https://github.com/the-tcpdump-group/tcpdump.git
synced 2024-11-23 10:04:05 +08:00
9939a0ff90
This change adds: year-month-day to the hours:minutes:secondes.{microseconds|nanoseconds}. It allows to catch more issues with timestamps processing. For some test using their own display time options, use 'SPECIAL_t' in options.
17 lines
1.1 KiB
Plaintext
17 lines
1.1 KiB
Plaintext
1 2013-09-12 15:16:12.250127 IP (tos 0x0, ttl 64, id 30929, offset 0, flags [DF], proto UDP (17), length 79)
|
|
10.0.0.20.47565 > 10.0.0.72.514: SYSLOG, length: 51
|
|
Facility kernel (0), Severity notice (5)
|
|
Msg: Sep 12 19:16:12 through logger: test message 21^@
|
|
2 2013-09-12 15:16:18.713802 IP (tos 0x0, ttl 64, id 37393, offset 0, flags [DF], proto UDP (17), length 79)
|
|
10.0.0.20.33884 > 10.0.0.72.514: SYSLOG, length: 51
|
|
Facility user (1), Severity alert (1)
|
|
Msg: Sep 12 19:16:18 through logger: test message 22^@
|
|
3 2013-09-12 15:16:34.458509 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 107)
|
|
10.0.0.20.52693 > 10.0.0.71.514: SYSLOG, length: 79
|
|
Facility user (1), Severity notice (5)
|
|
Msg: 2013-09-12T19:16:34.457849+04:00 localhost through rsyslog: test message 23
|
|
4 2013-09-12 15:16:43.513906 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 106)
|
|
10.0.0.20.52693 > 10.0.0.71.514: SYSLOG, length: 78
|
|
Facility user (1), Severity alert (1)
|
|
Msg: 2013-09-12T19:16:43.513746+04:00 localhost through rsyslog: test message 24
|