mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/3112-log-suffix-left-over-log-rotation-fixup'
* origin/topic/awelzel/3112-log-suffix-left-over-log-rotation-fixup:
tests: Do not use archiver_rotation_format_func as postprocessor
(cherry picked from commit 9e2e6d0174
)
This commit is contained in:
parent
7e2d9aa7be
commit
965d1de3f6
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# @TEST-DOC: Ensure that left-over log rotation tags the logger name on as well.
|
||||
|
||||
# @TEST-EXEC: echo ".log" >> .shadow.conn.log
|
||||
# @TEST-EXEC: echo "archiver_rotation_format_func" >> .shadow.conn.log
|
||||
# @TEST-EXEC: echo "" >> .shadow.conn.log
|
||||
# @TEST-EXEC: echo "leftover conn log" > conn.log
|
||||
|
||||
# @TEST-EXEC: echo ".log" >> .shadow.dns.log
|
||||
# @TEST-EXEC: echo "archiver_rotation_format_func" >> .shadow.dns.log
|
||||
# @TEST-EXEC: echo "" >> .shadow.dns.log
|
||||
# @TEST-EXEC: echo "leftover dns log" > dns.log
|
||||
|
||||
# Start Zeek as cluster node logger-2.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue