logsniffer
logsniffer copied to clipboard
logsniffer is a sophisticated open source web tool for parsing, viewing, monitoring and analyzing log data - smarter, collaborative and easier. [No longer maintaned]
Hi to all, I've been using logsniffer for a couple of weeks now, I find the software to be one of the most powerful, flexible and easy to use opensource...
the we ui uses too much cpu power when following a file - laptop fans go up, browser jumps to over 50% cpu usage. And I was following that minimal...
First 30 seconds experience: ``` Failed to check for system updates com.fasterxml.jackson.core.JsonParseException: Unexpected character ('
Hi, I have an home automation app, that use log4j to write logs. In the logs configuration file, the layout.pattern is: `%d{yyyy-MM-dd HH:mm:ss.SSS} [%-5.5p] [%-50.50c] - %m%n` An example of...
I have roughly half a dozen servers I would like to monitor with logsniffer. I currently each servers' logs forwarding to one server and have created a new log source...
Hi community, I would like to tail remote files. Now, I can implement SSH based wrapper for log source, but not sure about the performance especially with increasing number of...
Hey can you provide some reader pattern examples?
I've getting errors sending SMTP Mails out: ``` Caused by: org.springframework.mail.MailSendException: Failed messages: com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.57 SMTP; Client was not authenticated to send anonymous mail during MAIL FROM ; message...
Sending notifications via the email publisher while hosted on AWS EC2 instances is problematic due to the need for email server admins to configure relays through the remote VM(s) -...