# logon-reporting command

The logon-reporting command turns on
or off the logon reporting feature which logs failed logon attempts
to the errors file.

## Syntax

```
logon-reporting {(f|n}
```

## Parameter(s)

| n | Turns logon reporting on. |
| --- | --- |
| f | Turns logon reporting off. |
CAUTION: Large quantities of failed logon attempts
will result in consumption of overflow space.

## See also

- [Logon](https://d3codex.com/definitions/logon/)

---
Source: https://d3codex.com/tcl/logon-reporting-command/ - part of the D3Codex reference.
