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 Field | Description |
---|---|
HttpRequest | HTTP request sent. This event is created every time the user sends an HTTP request to get/post/update/delete a web resource |
HttpRequestWebsocketOpen | The 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 |
HttpRequestWebsocketClose | The connection to the web application is closed |
Updated almost 3 years ago