Skip to content

Commit cf3dab9

Browse files
fixes #1636 (#1637)
1 parent 578b21a commit cf3dab9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

parsers/s01-parse/crowdsecurity/synology-dsm-logs.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@
33
A parser for Synology DSM web authentication (failed) logs.
44
Those logs are usually present in `/var/log/auth.log`.
55

6+
Example acquisition:
7+
8+
```yaml
9+
filenames:
10+
- /var/log/auth.log
11+
labels:
12+
type: syslog
13+
```

0 commit comments

Comments
 (0)