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

1.4.15 #759

Merged
merged 45 commits into from
Apr 29, 2022
Merged

1.4.15 #759

merged 45 commits into from
Apr 29, 2022

Conversation

hvaghani221
Copy link
Contributor

No description provided.

rockb1017 and others added 30 commits November 17, 2021 10:53
This reverts commit 520b78f.
* Updated sourcetype in metric and aggr plugin

* renamed sourctype value for splunk_hec in metrics chart
This adds tags to the daemon and deployment set to query pods using a component tag.
…ndexes.

There was no possibilities to send logs from different containers within one pod to different indexes. I added the possibility in the change, it is enough to add annotations similar to : 
splunk.com/index.CONTAINER_NAME: index

For example
splunk.com/index.httpbin: index1
splunk.com/index.istio-proxy: index2
As _`timestampExtraction` defines how to extract timestamp from logs. This *only* works for `file` source._
* 1.4.12

* fixed limit/request test

Co-authored-by: harshit-splunk <[email protected]>
hvaghani221 and others added 15 commits February 8, 2022 10:38
… config (#717)

* updated default buffer settings

* added consume_chunk_on_4xx_errors config

* updated doc
* fixed bug in test helper

* fixed incorrect log
* fixed invalid certificate format

* Revert "fixed invalid certificate format"

This reverts commit 840a05d.

	modified:   helm-chart/splunk-connect-for-kubernetes/charts/splunk-kubernetes-logging/values.yaml
	modified:   helm-chart/splunk-connect-for-kubernetes/charts/splunk-kubernetes-metrics/values.yaml
	modified:   helm-chart/splunk-connect-for-kubernetes/charts/splunk-kubernetes-objects/values.yaml
	modified:   helm-chart/splunk-connect-for-kubernetes/values.yaml

* updated docs
* reverted customFilters and moved data ingestion to its own label
Changes:

- Add feature which allows skipping logs older than some specific time range
* Enable people to add extra (custom) labels

* add custom labels to deployment and daemonsets

* Add custom labels to metricAgg deploy template

* Metrics agg should get own extraLabels
@hvaghani221 hvaghani221 merged commit 561dff0 into main Apr 29, 2022
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.