forked from OISF/suricata
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
eve/dns: allow version to be set with environment variable
There is no sane way to set override the DNS eve version in Suricata tests without using a copy of the configuration file, and many of the tests by design use the configuration file of the Suricata under test, so making a copy would break this assumption. To get around this, respect the SURICATA_EVE_DNS_VERSION environment variable as a way to set the version if not explicitly set in the configuration file.
- Loading branch information
Showing
1 changed file
with
48 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters