Skip to content

Commit

Permalink
remove outdated info
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredTan95 committed Dec 6, 2023
1 parent efb02df commit 87c5b89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions exporter/elasticsearchexporter/logs_exporter.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ import (
type elasticsearchLogsExporter struct {
logger *zap.Logger

// if logstash format enabled, this index will ignore and won't be used.
index string
// if logstash format enabled, exporter will use `logstashIndex` as final index write to.
logstashFormat LogstashFormatSettings
dynamicIndex bool
maxAttempts int
Expand Down

0 comments on commit 87c5b89

Please sign in to comment.