Monday, October 01, 2007

Alliance LogAgent for System i is a New Security Application that Supports PCI, HIPAA, and Sarbanes-Oxley for Security Log Monitoring and Alerts

Patrick Townsend & Associates has more exciting news that will continue to help Enterprise customers meet compliance requirements. On October 1, 2007, we officially announced the new product Alliance LogAgent for System i. Alliance LogAgent automatically collects system security events, formats them into an open systems log format, and transmits them to a log server for consolidation with the security events from other servers. In addition, Alliance LogAgent will help System i customers manage the storage required by IBM security journals by reducing the time required to retain logs. The full press release is below. You can get more information on Alliance LogAgent at http://www.patownsend.com.

Olympia, Washington (PRWEB) September 30, 2007 -- Today Patrick Townsend & Associates announces the release of the new product Alliance LogAgent for System i. This new application helps Enterprise customers bring their IBM System i platforms (also known as AS/400 and iSeries) into compliance with PCI, Sarbanes-Oxley, HIPAA and other regulations requiring active security monitoring of their networks. The Alliance LogAgent solution extracts System i security events, formats the events to the open standard for Syslog events, and transmits them to a system log server such as Syslogd or Syslog-ng. Once security events from all Enterprise servers are centralized they can be analyzed by Security Information and Event Management (SIEM) software for security breaches.

Until now the IBM System i platform could not participate in a coherent Enterprise strategy using open standards for logging. Customers with a variety of IBM, UNIX, Linux, and Windows servers were not able to implement the same SIEM strategy for all systems. The Alliance solution now enables a single, common approach to log collection and management.

Patrick Townsend, President of Patrick Townsend & Associates, said "The effectiveness of log analysis and management software depends on the ability to consolidate all of the security information and events in one place. Only then can patterns be analyzed for potential security breaches. The Alliance LogAgent solution lets Enterprise customers connect their System i platforms directly into their centralized SIEM security solutions. By providing a System i log agent and integrating all of our encryption and data security solutions into the logging architecture our customers get unmatched support for security monitoring."

The Alliance LogAgent solution extracts security information from a variety of locations on the System i platform including the IBM security journal QAUDJRN, the system operator's message queue, the IBM Apache web server, OpenSSH, PHP, MySQL and user applications. The application allows for custom security events, filtering of security events to minimize network impacts, compatibility with the Syslogd communications protocol, and secure transport using SSL/TLS communications.

In conjunction with the release of Alliance LogAgent for the System i, all of the current data encryption and security solutions from Patrick Townsend & Associates have been enhanced to support security event notification. For example, if a user is denied access to encrypted credit card information by the Townsend AES encryption solution, a security event is raised and reported through Alliance LogAgent. Authority failures in FTP sessions, Web service requests, and other Internet services are also supported. The integration of data security applications with log management provides the Enterprise customer a complete security solution without gaps.

The Alliance LogAgent solution is compatible with major SIEM vendors including ArcSight, Symantec, LogLogic, and many others. The solution can co-exist with Intrusion Detection Systems (IDS) and vulnerability scanning systems for enhanced monitoring for security breaches. Alliance LogAgent supports UDP communications to Syslogd, and TCP and SSL/TLS TCP connections to Syslog-ng.

Patrick Townsend & Associates, Inc. provides NIST certified data encryption and security solutions to Enterprise customers for a variety of Enterprise server platforms. The company can be reached on the web at http://www.patownsend.com, or at (360) 357-8971.

See the original story at: http://www.prweb.com/releases/2007/09/prweb557407.htm

Friday, May 18, 2007

List Job (QUSLJOB) API

The as400 List Job (QUSLJOB) API generates a list of all or some jobs on the system. The generated list replaces any existing list in the user space.

example:

The QUSLJOB API produces a list similar to the list produced by the Work with User Job (WRKUSRJOB) command

Using the QUSLJOB API to look for any jobs on *MSGW and take an action, in this case sending an email

http://www.code400.com/forum/showthread.php?t=1123