Web Application Events

Axis Security can send user activity logs related to web applications access, to multiple log streaming services, such as Splunk and Syslog. Click here to view general events sent to Splunk. For web applications, these logs include the fields listed in the table below.

Web Application Events Descriptions

Activity Log FieldDescription
HttpRequestHTTP request sent. This event is created every time the user sends an HTTP request to get/post/update/delete a web resource
HttpRequestWebsocketOpenThe connection to the web application is open- the initial "handshake" between client and server was successful. This means the web application is ready to transmit and receive data
HttpRequestWebsocketCloseThe connection to the web application is closed