You may want to read this blog as well for using SIEM for fraud detection
http://blog.isc2.org/isc2_
As for law cases, I will say the guidelines set the pace for vendor competition in the compliance domain
Main Topics
Browse All TopicsAre there any SIEM log management appliances that allow the user to export the data captured to it's native format (e.g. Windows event log data captured in the appliance exported from the appliance back into the native Windows event log format)?
I have heard that RSA Envision can do this yet I can't find anything to tell me the allowable export formats from this appliance. Has anyone come across any legal cases where they have been asked to provide log data in its native format? I have heard that there are laws written that state that this is the case but I don't know the exact law or how people are getting around this.
Thanks.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
You may want to read this blog as well for using SIEM for fraud detection
http://blog.isc2.org/isc2_
As for law cases, I will say the guidelines set the pace for vendor competition in the compliance domain
RSA enVision uses IPDB, which stores all the logs in their native format, "RAW" format, as they are stored , they are compressed using their own proprietory encryption as well it is basically WORM method, Write Once and Read many,
as compared to other SIEM appliance or tools, they either rely on Oracle Database, MS SQL, or MySQL database basically any RDBMS, however with RSA it is purely in Native RAW format.
I hope this helps.
which compliance regulation are you dealing with, SOX,HIPAA,FISMA..?
hope this may help.
Business Accounts
Answer for Membership
by: breadtanPosted on 2009-04-19 at 01:47:13ID: 24178357
The article below should help you in the choice of devices
m/cgi-bin/ mailto/x.c gi?pagetos end=/ expor t/home/htt pd/htdocs/ reviews/20 08/063008- test-siem. html& pagen ame=/revie ws/2008/06 3008-test- siem.html& pageurl=ht tp:// www.n etworkworl d.com/revi ews/2008/0 63008-test -siem.html & site=prin tpage
m/buyersgu ides/guide .php? cat=8 65479
.de/en/fea tures.php
cations/ni stpubs/800 -92/SP800- 92.pdf
http://www.networkworld.co
=======
Excerpt:
By comparison, the more mature listeners and parsers from CheckPoint, High Tower and Q1 Labs allow you to simply point your device any device to the appliance and the SIEM platform will automatically accept the feed, identify the format, and figure out which event came from which device of which type (for example, a syslog-based event from a Cisco ASA firewall vs. a Linux host). This is extremely helpful if you happen to have a centralized syslog implementation already in place as you can then "relay" all inbound syslog messages with something like the syslog-ng (Syslog Next-Generation) "spoof source" configuration directive. But even if you don't have a centralized syslog implementation in place being able to point all devices to a single syslog destination helps make device deployment simple.
Other data acquisition features of these products include support for protocols such as CheckPoint's OPSEC LEA, database scraping mechanisms for products from established security vendors such as ISS and McAfee, and proprietary agents that can run on hosts to acquire non-syslog based event data like that found in vulnerability scanner data and Windows event logs. The products from Q1 Labs and eIQ supported the widest assortment of security devices and platforms out of the box but organizations will want to gather their own compatibility requirements when compiling their SIEM evaluation short-lists.
=======
You can also set filter in the link below to know the supporting appliances
http://www.networkworld.co
Check out syslogappliance as well
- http://www.syslogappliance
There are more in Annex C of the NIST SP800-92 - "GUIDE TO COMPUTER SECURITY LOG MANAGEMENT". It also talks about the compliance need in section 2.2 addresses five major regulations PCI, SOX, HIPAA, GLBA and FISMA
http://csrc.nist.gov/publi
=======
Useful Excerpt:
Syslog provides a simple framework for log entry generation, storage, and transfer, that any OS, security software, or application could use if designed to do so. Many log sources either use syslog as their native logging format or offer features that allow their log formats to be converted to syslog format.
When evaluating syslog replacements, organizations should pay particular attention to interoperability, because many syslog clients and servers offer features not specified in RFC 3195 or other standard-related efforts. Also, organizations that use security information and event management software (as described in Section 3.4) to store or analyze syslog messages should ensure that their syslog clients and servers are fully compatible and interoperable with the security information and event management software.
Section 3.4
There are no standards specific to SIEM, so each SIEM product stores and transmits data in any format it chooses. However, SIEM products usually offer capabilities to protect the confidentiality, integrity, and availability of log data. For example, network communications between agents and the SIEM servers typically occur over the reliable TCP protocol and are encrypted. Also, agents and SIEM servers may need to provide credentials to each other and be authenticated successfully before they can transfer data (e.g., agent sending logs to server, server reconfiguring agent).
=======