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

#89 logging notes and configs for fluentd and vector #994

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jiridanek
Copy link
Contributor

Here's configs for fluentd and vector to parse skupper-router logs. In either case it consists of a single regexp for the log line plus some fiddling with the timestamp format.

I haven't figured how to use this in OpenShift yet. As far as I found out, OpenShift uses fluentd, elasticsearch, and kibana for its logging. So, hopefully one of these configs can be applied. Or maybe I need to do this in elasticsearch?

Is this good for anything? What are your expectations about the ticket (I guess there are some since it was kept open after the last ticket scrub)?

@codecov
Copy link

codecov bot commented Mar 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (9f1f7e9) 30.97% compared to head (3345850) 30.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #994   +/-   ##
=======================================
  Coverage   30.97%   30.97%           
=======================================
  Files         174      174           
  Lines       38171    38171           
  Branches     5341     5341           
=======================================
  Hits        11823    11823           
  Misses      25194    25194           
  Partials     1154     1154           
Flag Coverage Δ
pyunittests 54.50% <ø> (ø)
unittests 30.97% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jiridanek jiridanek force-pushed the jd_2023_03_12_openshift_logging branch from b8dca44 to 3345850 Compare April 5, 2023 18:17
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.

None yet

1 participant