Versions in this module Expand all Collapse all v1 v1.8.0-pre.0 Apr 29, 2026 v1.7.0 Apr 29, 2026 Changes in this version + type Params struct + MaxBackups *int32 + MaxSize *int32 + RotationInterval *time.Duration + type Server struct + func New(setters ...eventLogParamsSetter) *Server + func (s *Server) GetEventLogParams(_ context.Context, _ *tetragon.GetEventLogParamsRequest) (*tetragon.GetEventLogParamsResponse, error) + func (s *Server) SetEventLogParams(_ context.Context, req *tetragon.SetEventLogParamsRequest) (*tetragon.SetEventLogParamsResponse, error)