Tagged Questions
0
votes
2answers
74 views
log server setup and testing, with log manager opensource
I've been trying to get a new, centralized, log-server up and running for some testing and have run into some problems.
First part is that I've installed Kibana but can't get anything indexed, tried ...
1
vote
2answers
385 views
Forward Windows Events Logs to Rsyslog
I would like to forward Windows Events Logs from all my desktop clients to a Linux box with rsyslog on.
Rsyslog provide a Windows agent to do just that but its 40 euros per license and when you have ...
3
votes
4answers
623 views
rsyslog or a similar distributed logging standard, for Windows?
I have a bunch of Windows Servers that run a bunch of apps, that log into local text files.
I want to aggregate these text files into a centralized log server, where I can search them. Building ...
3
votes
3answers
3k views
Software to send windows notification eventlogs to linux syslog server and encode to utf8
I am trying to setup a windows 2008 server so it's able to send the eventlog messages to an syslog-ng server running linux. I'd prefer something native but I guess it won't be possible.
UPDATE
The ...
2
votes
3answers
364 views
free windows logs forwarding
I have the following problem.
I have some log files (In Windows) and i want to forward them via syslog to a centralised log server (Linux).
how could i do it ?
I used snare , syslogagent , kiwi but ...
2
votes
2answers
396 views
What is the best method/software to log from a Windows 2008 server to your standard (syslog) loghost?
Centralized logging is a good thing, and all unix/linux/bsd machines are able to syslog over udp/tcp. Windows servers have the event log.
I've previously used NTSyslog (http://ntsyslog.sf.net) for ...
1
vote
1answer
744 views
where did Microsoft's own syslog server for Windows go?
I think I remember Microsoft shipping a syslog server feature as part of one of its server products, either Proxy Server or System Management server or something. Where did that go?
2
votes
3answers
1k views
Turn Windows Event Logs EVT files into Syslog to send to LogLogic
I have a a requirement to analyze 13gb of Windows logs by feeding it into a LogLogic Log aggregator. LogLogic is essentially Linux Syslog server, it can take a Syslog (Tcp/udp 514) feed or log on to ...
11
votes
6answers
10k views
Good syslog server for Windows [closed]
I've been trying to find a "good" syslog server to provide centralized application login for a distributed system we've built. Our application logging system can not only log to files but also to a ...
