We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09a0a20 + 8592034 commit 20acdceCopy full SHA for 20acdce
articles/sentinel/connect-cef-ama.md
@@ -369,7 +369,7 @@ This example collects events for:
369
1. To capture messages sent from a logger or a connected device, run this command in the background:
370
371
```
372
- tcpdump -i any port 514 -A vv &
+ tcpdump -i any port 514 -A -vv &
373
374
1. After you complete the validation, we recommend that you stop the `tcpdump`: Type `fg` and then select <kbd>Ctrl</kbd>+<kbd>C</kbd>.
375
1. To send demo messages, do one of the following:
0 commit comments