Created
October 8, 2022 14:12
-
-
Save taylorwalton/908292c94be02e4098d40e7c12526bb7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo systemctl daemon-reload | |
| sudo systemctl enable graylog-server.service | |
| sudo systemctl start graylog-server.service | |
| sudo systemctl --type=service --state=active | grep graylog |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment