Discover Packages
github.com/tschaefer/conntrackd
internal
filter
package
Version:
v1.4.1
Opens a new window with list of versions in this module.
Published: Mar 10, 2026
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Copyright (c) Tobias Schäfer. All rights reserved.
Licensed under the MIT License, see LICENSE file in the project root for details.
Filter represents a CEL-based filter
NewFilter creates a new CEL-based filter from rule strings
Evaluate evaluates the filter against an event
Returns: (matched bool, shouldLog bool, matchedRuleIndex int)
If no rule matches, returns (false, true, -1) for log-by-default policy
Source Files
¶
Click to show internal directories.
Click to hide internal directories.