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

Split the logs pipeline in the default configuration #3330

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

dmitryax
Copy link
Contributor

Split the logs pipeline in the default configuration in a way that profiling data is always sent to Splunk Observability endpoint while other logs can be sent to another hec endpoint configured with SPLUNK_HEC_URL and SPLUNK_HEC_TOKEN environment variables.

@dmitryax dmitryax requested review from a team as code owners June 29, 2023 18:49
Copy link
Contributor

@theletterf theletterf left a comment

Choose a reason for hiding this comment

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

All example files should be updated as well.

@dmitryax dmitryax force-pushed the split-logs-pipeline branch 3 times, most recently from 6cc59ef to adaa6b6 Compare July 10, 2023 22:32
@dmitryax
Copy link
Contributor Author

All example files should be updated as well.

Updated examples where it makes sense

Copy link
Contributor

@theletterf theletterf left a comment

Choose a reason for hiding this comment

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

Thanks! Please review the docs PR when you've a minute—just mentioned you there.

@dmitryax dmitryax requested a review from a team as a code owner July 11, 2023 15:38
@dmitryax dmitryax force-pushed the split-logs-pipeline branch 2 times, most recently from 7ba4f61 to aab059d Compare July 11, 2023 17:32
Split the logs pipeline in the default configuration in a way that profiling data is always sent to Splunk Observability endpoint while other logs can be sent to another hec endpoint configured with `SPLUNK_HEC_URL` and `SPLUNK_HEC_TOKEN` environment variables.
processors: [memory_limiter, batch]
exporters: [signalfx]
logs:
Copy link
Contributor

Choose a reason for hiding this comment

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

great fix

@dmitryax dmitryax merged commit c907a6b into signalfx:main Jul 12, 2023
126 checks passed
crobert-1 pushed a commit to crobert-1/splunk-otel-collector that referenced this pull request Jul 17, 2023
Split the logs pipeline in the default configuration in a way that profiling data is always sent to Splunk Observability endpoint while other logs can be sent to another hec endpoint configured with `SPLUNK_HEC_URL` and `SPLUNK_HEC_TOKEN` environment variables.
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.

7 participants