]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4448: extractor: rewrite std writer to use text_log utility
authorAndrii Serbeniuk -X (aserbeni - SOFTSERVE INC at Cisco) <aserbeni@cisco.com>
Wed, 18 Sep 2024 14:44:28 +0000 (14:44 +0000)
committerOleksii Shumeiko -X (oshumeik - SOFTSERVE INC at Cisco) <oshumeik@cisco.com>
Wed, 18 Sep 2024 14:44:28 +0000 (14:44 +0000)
commitd0973fa63a6652f35e410ea1306edd2ff471fbb7
treedde56f2851a1c14a0de6814b231974ea8b266f14
parentd623c889af531a85f9f04f7c578c465e17daafee
Pull request #4448: extractor: rewrite std writer to use text_log utility

Merge in SNORT/snort3 from ~ASERBENI/snort3:log_perf_ci to master

Squashed commit of the following:

commit 11c5aa69552e778d782dc74bce964d8e2e34378e
Author: Andrii Serbeniuk <aserbeni@cisco.com>
Date:   Fri Sep 6 10:13:34 2024 +0300

    extractor: rewrite std writer to use text_log utility

    This way its output will be written to the same descriptor as ips events. In most of the cases it's stdout, but it can also be descriptor 3 if snort was build with --enable-stdlog
src/network_inspectors/extractor/extractor_writer.cc
src/network_inspectors/extractor/extractor_writer.h