Skip to content

Conversation

vebken-splunk
Copy link
Contributor

CSPL-834 Refine Ingress Documentation
Clarify that we need to install a custom inputs.conf to open 9998 on the indexers.

Clarify that we will explain how to configure Splunk Web and HEC in the istio section.

CSPL-896 uploading larger TA results in nginx 413 error

Add relevant nginx proxy annotations to our examples so that users are less likely to run into nginx 413 errors.

CSPL-831 Include ingress-nginx Splunk Web example on Ingress documentation.

Include ingress nginx splunk web tls example in the ingress documentation and clarify nginxinc tls configuration.

Most scenarios for Istio will require the configuration of a Gateway and a Virtual Service. Familiarize yourself with the [Istio Gateway](https://istio.io/latest/docs/reference/config/networking/gateway/) and [Istio Virtual Service ](https://istio.io/latest/docs/reference/config/networking/virtual-service/).

### Configuring Ingress for Splunk Web
### Configuring Ingress for Splunk Web and HEC
Copy link
Contributor

Choose a reason for hiding this comment

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

I see we have updated the heading to include HEC, but the sub-points under the topic have no examples for HEC?

Copy link
Contributor Author

@vebken-splunk vebken-splunk Mar 29, 2021

Choose a reason for hiding this comment

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

Under the "Multiple Hosts Configuration" sub-point we reference HEC,

If your deployment has multiple hosts such as Search Heads and Cluster Master, use this example to configure Splunk Web access, and HTTP Event Collector port. Follow the steps here HEC Documentation to learn how to create a HEC token and how to send data using HTTP.

perhaps I could update that sub point heading to Multiple Hosts and HEC Configuration? Or perhaps we could include a solely HEC example with a standalone

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, at least an update to the existing Heading will be good!

Clarify that we need to install a custom inputs.conf to open 9998 on the indexers.

Clarify that we will explain how to configure Splunk Web and HEC in the istio section.

Replace EPAT references with generic names

CSPL-896 uploading larger TA results in nginx 413 error

Add relevant nginx proxy annotations to our examples so that users are less likely to run into nginx 413 errors.

CSPL-831 Include ingress-nginx Splunk Web example on Ingress documentation.

Include ingress nginx splunk web tls example in the ingress documentation and clarify nginxinc tls configuration.
Copy link
Contributor

@mgaldino-splunk mgaldino-splunk left a comment

Choose a reason for hiding this comment

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

LGTM.

docs/Ingress.md Outdated
loadBalancer: {}
```
Note:
Copy link
Contributor

Choose a reason for hiding this comment

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

See comment at line 554 about moving conditions above the example.

vebken-splunk and others added 8 commits March 30, 2021 16:07
Clarify that we need to install a custom inputs.conf to open 9998 on the indexers.

Clarify that we will explain how to configure Splunk Web and HEC in the istio section.

Replace EPAT references with generic names

CSPL-896 uploading larger TA results in nginx 413 error

Add relevant nginx proxy annotations to our examples so that users are less likely to run into nginx 413 errors.

CSPL-831 Include ingress-nginx Splunk Web example on Ingress documentation.

Include ingress nginx splunk web tls example in the ingress documentation and clarify nginxinc tls configuration.
When deleting SHC custom resources we would only delete PVCs with the "search-head" descriptor and ignore those with the "deployer" descriptor despite them both being created by the same custom resource.

Fix: When deleting SHC custom resources, delete PVCs for both the "search-head" and "deployer" components.
@smohan-splunk smohan-splunk merged commit 288ca3d into develop Apr 1, 2021
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.

4 participants