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

LOG-902: Add http sink to ocp-logging target #126

Merged
merged 1 commit into from Oct 28, 2022

Conversation

vimalk78
Copy link

@vimalk78 vimalk78 commented Oct 28, 2022

Added http sink to ocp-logging target

After this PR

$ ./target/release/vector list
Sources:
- demo_logs
- file
- generator
- http
- internal_metrics
- journald
- kubernetes_logs
- prometheus
- prometheus_remote_write
- prometheus_scrape

Transforms:
- concat
- dedupe
- filter
- lua
- merge
- metric_to_log
- regex_parser
- remap
- remove_fields
- rename_fields
- route
- swimlanes

Sinks:
- aws_cloudwatch_logs
- console
- elasticsearch
- file
- gcp_stackdriver_logs
- http
- kafka
- loki
- prometheus
- prometheus_exporter
- prometheus_remote_write
- splunk_hec
- splunk_hec_logs
- splunk_hec_metrics

Signed-off-by: Vimal Kumar vimal78@gmail.com

@openshift-ci
Copy link

openshift-ci bot commented Oct 28, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vimalk78

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: Vimal Kumar <vimal78@gmail.com>
@jcantrill
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Oct 28, 2022
@syedriko syedriko merged commit a984233 into ViaQ:v0.21-rh Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants