You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Config File (if you have sensitive info, please remove it):
input {
tcp {
port => "9992"
host => "0.0.0.0"
}
}
When I use JMS send json file to this input TCP port, there will get time out message sometimes.
But there is no error log in server, and next session will send success.
How can I check this issue?
The text was updated successfully, but these errors were encountered:
input {
tcp {
port => "9992"
host => "0.0.0.0"
}
}
When I use JMS send json file to this input TCP port, there will get time out message sometimes.
But there is no error log in server, and next session will send success.
How can I check this issue?
The text was updated successfully, but these errors were encountered: