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
Was just playing around with this cool little app, managed to get it to login but have not been successful in getting it to parse messages or just send everything to a specific user or a chat room. Is that possible?
The text was updated successfully, but these errors were encountered:
Okie I figured out one thing, I see you are splitting up each syslog line based off a specific assumption of how the log file looks. I fixed that now for my central log file which has a few extra columns.
But now I am seeing that the thread for tailing the logs only sees the one last line but nothing else. Is there a bug there that you are aware of in the thread code?
Was just playing around with this cool little app, managed to get it to login but have not been successful in getting it to parse messages or just send everything to a specific user or a chat room. Is that possible?
The text was updated successfully, but these errors were encountered: