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

TCP mode questions.. #15

Open
r4ravi2008 opened this issue Sep 27, 2017 · 0 comments
Open

TCP mode questions.. #15

r4ravi2008 opened this issue Sep 27, 2017 · 0 comments

Comments

@r4ravi2008
Copy link

r4ravi2008 commented Sep 27, 2017

I have been trying to forward the events using TCP mode, and the plugin seems to forward only the first TCP event it receives after establishing a TCP connection. How can I debug this? The debug mode doesn't seem to be of much help.

I tested this using ncat. And the plugin seems to send RST packet after receiving first packet.

Here is the config I am using:

protologbeat:
  address: "127.0.0.1"
  port: 25001
  max_msg_size: 65535
  protocol: tcp
output.logstash:
  # The Logstash hosts
  hosts: ["172.16.1.64:5044"]
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