Documentation ¶
Overview ¶
package logcollect contains the logic for log collection in the local-collect sub command
Index ¶
- type Collector
- func (l *Collector) RunCollectAccelerationLogs() error
- func (l *Collector) RunCollectDremioAccessLogs() error
- func (l *Collector) RunCollectDremioAuditLogs() error
- func (l *Collector) RunCollectDremioServerLog() error
- func (l *Collector) RunCollectGcLogs() error
- func (l *Collector) RunCollectMetadataRefreshLogs() error
- func (l *Collector) RunCollectQueriesJSON() error
- func (l *Collector) RunCollectReflectionLogs() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
func NewLogCollector ¶
func (*Collector) RunCollectAccelerationLogs ¶
func (*Collector) RunCollectDremioAccessLogs ¶
func (*Collector) RunCollectDremioAuditLogs ¶
func (*Collector) RunCollectDremioServerLog ¶
func (*Collector) RunCollectGcLogs ¶
func (*Collector) RunCollectMetadataRefreshLogs ¶
func (*Collector) RunCollectQueriesJSON ¶
func (*Collector) RunCollectReflectionLogs ¶
Click to show internal directories.
Click to hide internal directories.