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

Add logsIngestion #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mhoshi-vm
Copy link
Contributor

Add function to support logs Ingestion

@@ -96,6 +96,9 @@ The following tables lists the configurable parameters of the Wavefront chart an
| `proxy.args` | Additional Wavefront proxy properties to be passed as command line arguments in the `--<property_name> <value>` format. Multiple properties can be specified. [See more](https://docs.wavefront.com/proxies_configuring.html) | `nil` |
| `proxy.heap` | Wavefront proxy Java heap maximum usage (java -Xmx command line option) | `nil` |
| `proxy.preprocessor.rules.yaml` | YAML configuraiton for Wavefront proxy preprocessor rules. [See more](https://docs.wavefront.com/proxies_preprocessor_rules.html) | `nil` |
| `proxy.filebeatPort` | The port number the proxy will listen on for logs Ingestion for filebeat (usually 5044) | `nil` |
| `proxy.rawLogsPort` | The port number the proxy will listen on for logs Ingestion (usually 5045) | `nil` |
| `proxy.logsingestion.logsingetsion.yaml` | YAML configuraiton for Wavefront logs ingestion rules. [See more](https://docs.wavefront.com/integrations_log_data.html) | `nil` |
Copy link
Contributor

Choose a reason for hiding this comment

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

s/logsingetsion/logsingestion/

@priyaselvaganesan
Copy link
Member

priyaselvaganesan commented Jul 20, 2022

@mhoshi-vm, @frederiko: Can you resolve the merge conflicts so we can review this PR with the latest code?

@priyaselvaganesan
Copy link
Member

This PR's review is currently tracked in K8SSAAS-1050.

@frederiko
Copy link
Contributor

This PR's review is currently tracked in K8SSAAS-1050.

Actually, @mhoshi-vm is the owner of the PR. Not sure I can do much here.

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.

3 participants