trisul_audit_logger
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
trisul_audit_logger [2024/09/20 16:03] – partha | trisul_audit_logger [2024/10/09 16:08] (current) – partha | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== what it Audit Log ====== | + | ====== what is Audit Log ====== |
Audit log is a trisul feature which allows you to monit the overall activities in trisul like login, logout, create/ | Audit log is a trisul feature which allows you to monit the overall activities in trisul like login, logout, create/ | ||
Line 15: | Line 15: | ||
Here is an example audit log entry | Here is an example audit log entry | ||
- | <code bash> 19-09-2024 18:39:14 INFO 192.168.1.20 user default - User successfully logged in </ | + | <code bash> 19-09-2024 18:39:14 INFO 192.168.1.20 |
===== Format ===== | ===== Format ===== | ||
Line 22: | Line 22: | ||
|Time stamp | 19-09-2024 18:39:14 | | |Time stamp | 19-09-2024 18:39:14 | | ||
|Sevierity Level | INFO | | |Sevierity Level | INFO | | ||
- | |User IP Address | + | |HTTP Real IP | 192.168.1.20 |
+ | |Request IP | 127.0.0.1 | ||
|User name | user | | |User name | user | | ||
|Context name | default | | |Context name | default | | ||
|Log message | User successfully logged in | | |Log message | User successfully logged in | | ||
+ | < | ||
+ | HTTP Real IP allows you to get the true client IP rather than the IP of the proxy. | ||
+ | |||
+ | If the application is behind a proxy and the X-Forwarded-For header is present, Request IP will typically return the IP of the proxy server instead of the client. | ||
+ | </ | ||
trisul_audit_logger.1726828438.txt.gz · Last modified: 2024/09/20 16:03 by partha