syslog

package
v1.6.3 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2021 License: MPL-2.0 Imports: 9 Imported by: 97

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Factory

func Factory(ctx context.Context, conf *audit.BackendConfig) (audit.Backend, error)

Types

type Backend

type Backend struct {
	// contains filtered or unexported fields
}

Backend is the audit backend for the syslog-based audit store.

func (*Backend) GetHash added in v0.4.0

func (b *Backend) GetHash(ctx context.Context, data string) (string, error)

func (*Backend) Invalidate added in v0.7.3

func (b *Backend) Invalidate(_ context.Context)

func (*Backend) LogRequest

func (b *Backend) LogRequest(ctx context.Context, in *logical.LogInput) error

func (*Backend) LogResponse

func (b *Backend) LogResponse(ctx context.Context, in *logical.LogInput) error

func (*Backend) Reload added in v0.6.2

func (b *Backend) Reload(_ context.Context) error

func (*Backend) Salt added in v0.7.3

func (b *Backend) Salt(ctx context.Context) (*salt.Salt, error)

Jump to

Keyboard shortcuts

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