Off-Box Logging of Datapower appliance

Error logging directly to a server that is separate from the Datapower device. It is good practise to do off box logging for error handling and audit trail. A python log listener will be used on your PC and have Datapower logs its message to SOAP format.

The pseudo python code is as follows:
import SocketServer, time

ceate Host and PortNumber
def now() as ctime
responsecode as HTTP, Content Length, Content Type

Define MyClientHandler method
define handle
define buffer
loop listen and fill buffer

1 Comment

  1. Very insightful post, will have to tell my friends to come visit and reap this gem of knowledge. Amazing epistemological contribution.

Leave a Comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s