Skip to content

Commit 0f727e0

Browse files
authored
Fix README.md (DataDog#20874)
1 parent 7ff5122 commit 0f727e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lustre/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,10 @@ For changelog collection on client nodes, ensure changelog users are registered:
126126

127127
```bash
128128
# Register a changelog user
129-
lctl changelog_register
129+
sudo lctl changelog_register
130130
131131
# List registered changelog users
132-
lctl changelog_users <filesystem>
132+
sudo lctl get_param mdd.*.changelog_users
133133
```
134134

135135
Need help? Contact [Datadog support][8].

0 commit comments

Comments
 (0)