-
Notifications
You must be signed in to change notification settings - Fork 266
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
1.4.15 #759
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit 520b78f.
This reverts commit ede6b4f.
* 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]>
… 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.