Sample resource access event
For example, the following data block is an audit record for an HTTP request:<event rev="1.2"> <date>2005-10-02-22:01:36.187-04:00I-----</date> <outcome status="953091111" reason="unauthorized">1</outcome> <originator blade="webseald" instance="default"> <component rev="1.2">http</component> <event_id>109</event_id> <action>1</action> <location>cmd.wma.ibm.com</location> </originator> <accessor name="unauthenticated"> <principal auth="IV_UNAUTH_V3.0" domain="Default">Unauthenticated</principal> <user_location>9.54.83.206</user_location> <user_location_type>IPV4</user_location_type> </accessor> <target resource="5"> <object>/</object> <object_nameinapp>HTTP://cmd.wma.ibm.com:80/</object_nameinapp> </target> <resource_access> <action>httpRequest</action> <httpurl>HTTP://cmd.wma.ibm.com:80/</httpurl> <httpmethod>GET</httpmethod> <httpresponse>200</httpresponse> </resource_access> <data> GET HTTP://cmd.wma.ibm.com:80/ HTTP/1.0 1970 Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) </data> </event>
Parent topic: Data blocks and output elements