Kiwi syslog logs not working
I'm trying to setup Event Log Forwarder on Windows 2016 to log on my Syslog-ng Server. No messages are going to my syslog. Any ideas? the server, UDP port are setup correctly. The EventLog filter also...
View ArticleKiwi Syslog Server : Web Access Ultidev Server publish info on Unsecure Port...
Kiwi Syslog server version 9.6.7 is running 'Ultidev Casini web server pro' as part of its application stack, however on ports 5677 and 7756 this application display debug and system information...
View ArticleI'm interested in hearing about your Kiwi Syslog Experiences
We use Orion NPM syslog as the primary collector, but many devices have not been configured to send syslog to Orion yet. Recently, I was talking with the Director of IT I report up through regarding...
View ArticleRe: I'm interested in hearing about your Kiwi Syslog Experiences
I haven't used Orion in many years but I assume it is still backed by some SQL version. Syslog is a lot of small writes and can quickly impact the DB performance. We have Kiwi as our primary syslog...
View ArticleKiwi server not receiving logs from different networks
We have 3 networks, 2(10.254.2.0)network 3(10.254.3.0) network, and 4(10.254.4.0) network. Kiwi server in 2 networks. From 2 network all servers logs are coming to kiwi server.3 and 4 servers log not...
View ArticleSend log to Kiwi vs Save in a log file
Hi there, I'm trying to figure out which way is better? Correct me if I'm wrong. Currently, I want to change log level from critical to notification. I tried to avoid fill up...
View ArticleRe: Send log to Kiwi vs Save in a log file
soleilion I'm not too sure about storing logs/files on the switches, but we benefit greatly by aggregating logs, from all of our devices/servers/etc., into Kiwi. Once Kiwi receives those logs, they are...
View ArticleRe: Kiwi server not receiving logs from different networks
What are these these networks? /24, /23, /22, /16. I would imagine a /24 since you are saying 3 networks. Are you able to ping across from one of the devices sending to the syslog server? Have you...
View ArticleRe: Send log to Kiwi vs Save in a log file
I agree with Will on his reasoning for using Kiwi. Kiwi also gives you a good amount of flexibility with what you can do with the data being received.. Not just flat file storage, but potentially...
View ArticleRe: I'm interested in hearing about your Kiwi Syslog Experiences
We have seen kiwi syslog pre-filtering improve the performance in Orion environments not only from processing the log load on the pollers, but also overall DB performance. If you are properly...
View ArticleRe: I'm interested in hearing about your Kiwi Syslog Experiences
Thank you j_a_catlin and kstone for your replies. So, agreed, using a syslog filter should be able to assist in syslog management. The logical follow-up question becomes, "How to build a...
View ArticleRe: Send log to Kiwi vs Save in a log file
Thank you Jeff. I love your answer too. Sorry I had to choose Will's answer since he was the first one replied.
View ArticleRe: I'm interested in hearing about your Kiwi Syslog Experiences
Our default is to log everything and create additional actions for specific items. for example, we have rules for Windows login errors, Cisco events, application errors, etc. Most of these start pretty...
View ArticleKiwi Syslog service stopping Frequently - Error Message added below
Hi All, Help in fixing the below error.case raised with Solarwinds still waiting for the solution 2019-11-14 13:52:20 Unable to query the table: Syslogd in the database specified by the DSN.Error...
View Articletest message working on "log to file", not working on "display"
Hi,I have a "log to file" action and it works normally, but another "display" action doesn't work, I selected display number "Display 01" and selected it in the visualization, but even if the test...
View ArticleRe: Kiwi Syslog service stopping Frequently - Error Message added below
Can you confirm that this issue is related to case number 00425046? Also, can you provide the messages per hour you are receiving when the service stops?
View ArticleKiwi Syslog - replace string on alert
Hi All,I would like to create an alert (using Kiwi Syslog server) on a syslog message if an OSPF adjacency goes down, but I prefer to add (or replace) the neighbor (in this example 172.31.0.136) with a...
View ArticleRe: Kiwi Syslog - replace string on alert
It is definitely possible. The easiest case is you have a single neighbor IP address and replace it with the same string each time. There is a good example of this in the example scripts in the app...
View ArticleRe: Kiwi Syslog - replace string on alert
Hi Kstone,yes exactly I would like to search more peer.For this reason today I worked on a script (VB Script) and it works.Basically the script do this things:1) extract the neighbor IP from the log...
View Article