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

Kafka opened connection in TIME_WAIT and CLOSE_WAIT tcp state #418

Open
minolino71 opened this issue Dec 14, 2023 · 0 comments
Open

Kafka opened connection in TIME_WAIT and CLOSE_WAIT tcp state #418

minolino71 opened this issue Dec 14, 2023 · 0 comments

Comments

@minolino71
Copy link

hi,

kafka cluster version = 3.6.1
kafka exporter version = 1.7.0

when start kafka exporter it generate many socket connection in time_wait and close_wait on port 9092 kafka
this is my systemd configuration:

/kafka_exporter --kafka.server=10.128.0.8:9092 --kafka.server=10.128.0.9:9092 --kafka.server=10.128.0.10:9092 --log.level="info" --sasl.username="user" --sasl.password="pwd" --sasl.enabled

nb: ip and port communicated correctly, Furthermore, exporter it works very well

Immagine 2023-12-14 222008

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

No branches or pull requests

1 participant