Allow logging to multiple separate indexes
See original GitHub issueMy organization needs the ability to send kubernetes logs to multiple separate indexes. This could be accomplished by using a custom values.yaml which specifies the index to be used for each splunk-kubernetes-logging.logs.<name>.index
, and building a filter to set the index to which the fluent_plugin_splunk_hec will send the event.
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Indexes - Datadog Docs
You can use indexed logs for faceted searching, patterns, analytics, dashboarding, and monitoring. Multiple indexes. By default, each new account gets a single...
Read more >Solved: Single log to multiple indexes - Splunk Community
I understand the role of an index is to provide different datasets with different retention periods and control the way said data flows...
Read more >Multiple Index Routing Using Fluentd/Logstash - CloudHero
This is a step by step guide explaining how to set up Fluentd and Logstash for Multiple Index Routing using practical examples and ......
Read more >Is there a way to configure Multiple Log Streams by distinct ...
As of today, we can configure only one Index Pattern for the Log Streams, which makes it difficult to distinguish logs from different...
Read more >Splunk: How to work with multiple indexes [Tutorial] - Packt Hub
If some data should only be seen by a specific set of users, the most effective way to limit access is to place...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
resolved as part of #294
Thanks!