Bug 1975268

Summary: DNSTAP feature is not built-in
Product: Red Hat Enterprise Linux 9 Reporter: Petr Menšík <pemensik>
Component: bindAssignee: Petr Menšík <pemensik>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Sklenar <psklenar>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.0CC: aegorenk, psklenar
Target Milestone: betaKeywords: AutoVerified, FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: bind-9.16.15-3.el9 Doc Type: Enhancement
Doc Text:
Feature: DNSTAP offers high-performance logging of queries to service and their answers. It has binary format designed for continuous logging. Reason: DNSTAP feature is already enabled in RHEL8 and Fedora 34. It has to be enabled to prevent regressions after upgrades from RHEL8. Result: DNSTAP continues to be available after upgrade from RHEL8.
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-12-07 21:33:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1854148    
Bug Blocks:    

Description Petr Menšík 2021-06-23 11:17:35 UTC
Description of problem:
DNSTAP were enabled on RHEL8 (bug #1854148), but current RHEL9 builds do not have it enabled (yet). Everything is prepared, fstrm package is available in buildroot.

Version-Release number of selected component (if applicable):
bind-9.16.15-2.el9.x86_64

How reproducible:
always

Steps to Reproduce:
1. Add to options: dnstap-output file "/var/named/data/dnstap.bin";
2. named-checkconf
3.

Actual results:
/etc/named.conf:44: option 'dnstap-output' was not enabled at compile time

Expected results:
(none)
just $? == 0

Additional info:
Upgrade from RHEL8 to RHEL9 would result in regression if not changed.

Comment 2 Petr Menšík 2021-06-23 11:20:32 UTC
fstrm test would also fail.

Comment 3 Petr Menšík 2021-06-24 13:38:29 UTC
We have a fine test to check it work in /CoreOS/fstrm/Sanity/bz1869225-Basic-sanity