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

feat: enhance the demo with syslog telemetries #145

Closed
wants to merge 1 commit into from

Conversation

Kevin222004
Copy link
Contributor

@Kevin222004 Kevin222004 requested a review from a team as a code owner June 28, 2024 08:05
@Kevin222004 Kevin222004 force-pushed the syslog branch 2 times, most recently from 6e46e7b to d62a066 Compare June 28, 2024 08:11
@Kevin222004
Copy link
Contributor Author

@glimchb can you help me add this syslog telemetry I am trying to forward the message using TCP and tried multiple ways but not work, I have read many things but have not been able to fix this. I have also tried to use UDP but won't work.

@glimchb
Copy link
Member

glimchb commented Jul 1, 2024

@Kevin222004 please rebase to resolve conflicts, thank you

@Kevin222004
Copy link
Contributor Author

@glimchb I will update this pr by tommorow

@Kevin222004
Copy link
Contributor Author

@glimchb can you please review now and guide me what am I missing here.

@glimchb
Copy link
Member

glimchb commented Jul 5, 2024

from CI log, when you click on failed job above, you can see:

2024-07-04T12:17:44.1641334Z �[32;1mtelegraf_1           |�[0m 2024-07-04T12:17:39Z E! [telegraf] Error running agent: starting input inputs.syslog: listen tcp 172.18.0.4:6514: bind: cannot assign requested address

Copy link
Member

@glimchb glimchb left a comment

Choose a reason for hiding this comment

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

ci failed

@Kevin222004
Copy link
Contributor Author

I will fix it.

Signed-off-by: Kevin222004 <kevinpatel222004@gmail.com>
@Kevin222004
Copy link
Contributor Author

Kevin222004 commented Jul 11, 2024

@glimchb will it be fine if I create my own image and use it here. I am still unsure why data is not collected by telegraf from rsyslog image. I can use Ubuntu as base image and do the setup of rsyslog on that to gather data and serve it, I believe it will work. I will push this image to my own dockerhub repo.

@Kevin222004 Kevin222004 closed this Aug 1, 2024
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.

2 participants