Creates a new report about a login (successful or unsuccessful)
Login Tuple for report command
object (LTAttrs) | |
object (LTAttrs) | |
| device_id | string |
| login required | string |
| policy_reject | boolean |
| protocol | string Enum: "http" "imap" "pop3" "smtp" "mobileapi" |
| pwhash required | string |
| remote required | string |
| success required | boolean |
| tls | boolean |
{- "login": "joe.bloggs",
- "pwhash": "cc04",
- "remote": "192.168.1.2",
- "success": true
}{- "status": "ok"
}{- "commandstats": {
- "addBLEntry": 0,
- "allow": 0,
- "delBLEntry": 0,
- "getBL": 0,
- "getDBStats": 0,
- "ping": 0,
- "report": 0,
- "reset": 0,
- "stats": 0
}, - "customstats": {
- "custom1": 0,
- "custom2": 0
}, - "perfstats": {
- "WTR_0_1": 0,
- "WTR_100_1000": 0,
- "WTR_10_100": 0,
- "WTR_1_10": 0,
- "WTR_Slow": 0,
- "WTW_0_1": 1,
- "WTW_100_1000": 0,
- "WTW_10_100": 0,
- "WTW_1_10": 0,
- "WTW_Slow": 0
}, - "reports": 28291,
- "sys-msec": 97211221,
- "user-msec": 292910108
}