audit

package
v0.0.0-...-5ba556e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2024 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *auditPlugin

Types

type DataMaskingMetric

type DataMaskingMetric struct {
	InfoTypes        map[string]int64 `json:"info_types"`
	TotalRedactCount int64            `json:"total_redact_count"`
	TransformedBytes int64            `json:"transformed_bytes"`
	ErrCount         int              `json:"err_count"`
}

type SessionMetric

type SessionMetric struct {
	DataMasking *DataMaskingMetric `json:"data_masking"`
	EventSize   int64              `json:"event_size"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL