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

Pre-configure Splunk to speed up testing #948

Merged
merged 3 commits into from
Oct 5, 2023
Merged

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Oct 5, 2023

No description provided.

@atoulme atoulme requested review from a team as code owners October 5, 2023 01:13
# in a single file.
exclude: "^helm-charts|^test|^examples"
exclude: "^helm-charts"
args: [ --allow-multiple-documents ]
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes this PR was built off that branch as it requires this change.

@@ -1,4 +1,47 @@
apiVersion: v1
kind: ConfigMap
Copy link
Contributor

@jvoravong jvoravong Oct 5, 2023

Choose a reason for hiding this comment

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

Might suggest exposing k8s-splunk.yml more to users as a demo in the examples read me with something like this. Not required though.

Deploy local Splunk Enterprise Demo

Deploy the docker image for Splunk Enterprise to a cluster.

curl https://raw.githubusercontent.com/signalfx/splunk-otel-collector-chart/main/ci_scripts/k8s-splunk.yml | kubectl apply -f -

Use these Helm Chart values to send data to the Splunk Enterprise Demo endpoint.

# Splunk Platform required parameters
clusterName: splunk
splunkPlatform:
  token: "00000000-0000-0000-0000-0000000000000"
  index: main

@atoulme atoulme merged commit 0ae0681 into main Oct 5, 2023
@atoulme atoulme deleted the splunk_preconfigured branch October 18, 2023 00:02
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.

2 participants