2016-06-16 12:34 AM
I have log collection requirement for Windows servers in private cloud or DMZ, the only thing provided is log files in evtx format (Win event log file). I am wondering is there any way to integrate those event log files into RSA SA as “file” event resources?
1. Event log files extract from those servers with extension evtx by monthly
2. Event log files saves to share folder as zip file, and the share folder can be access through LAN network.Con O'Donnell
2016-06-20 07:40 AM
Hello,
You can use a syslog forwarder like EventReporter. It can monitor dynamic evtx log files and forward them via syslog.
Some time ago, I used Windows Legacy collection protocol but I think that it works only on evt and not evtx
Maybe there is another way, see with support
2016-06-20 05:23 PM
I've used Microsoft 'LogParser.exe' to convert evtx to csv. It's a great tool for parsing all kinds of data.
2016-06-21 05:34 AM
I tried removing the "x" from evtx , Windows legacy was able to process it but was discovered as unknown. We need to make a parser and also a method to convert the extension.Not sure how to convert the extension of large files.
2016-06-21 05:35 AM
Hi Derek,
After conversion to csv, which method was used to integrate and was it discovered as windows event source?
Thanks,
Anurag
2016-08-22 03:51 PM
Anurag,
The client doesn't want to pursue a Windows forwarding mechanism to an aggregate server where then Netwitness can pull logs from the single (aggregate) server? What is the reason for pulling the .evtx files monthly? Is this a strict customer requirement?
2016-09-26 10:32 PM
Hi Naushad,
Client has a strict requirement to collect the logs from some application ( MS Azure). The collection is not a continuous one, its stored for sometime and its expected to process by RSA SA. I believe that if the file extension is .evtx, we will not be able to use the "file collection method "