Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output logzio #1

Open
wants to merge 1,324 commits into
base: master
Choose a base branch
from
Open

Output logzio #1

wants to merge 1,324 commits into from

Conversation

idohalevi
Copy link
Owner

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

}

func (l *Logzio) newLogzioSender() error {
if l.Token == "" || l.Token == "your logz.io token" {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the default can't be nil?

plugins/outputs/logzio/logzio.go Outdated Show resolved Hide resolved
plugins/outputs/logzio/logzio.go Outdated Show resolved Hide resolved
plugins/outputs/logzio/logzio.go Outdated Show resolved Hide resolved
plugins/outputs/logzio/logzio.go Outdated Show resolved Hide resolved
plugins/outputs/logzio/logzio.go Outdated Show resolved Hide resolved
danielnelson and others added 28 commits June 8, 2020 10:12
up to 40/120x better performance on FullPattern/Pattern functions
)

Backslash removal on tags is performed by the influx serializer now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.