Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion open-canary/steps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,13 @@ opencanaryd --copyconfig
sudo nano /root/.opencanary.conf (orange pi)
sudo nano /home/ubuntu/.opencanary.conf (raspberry pi)


See this guide to setup email
https://opencanary.readthedocs.io/en/latest/alerts/email.html

IMPORTANT for UBUNTU!
After making changes to /home/ubuntu/.opencanary.conf make sure to rename the file to "opencanary.conf" by removing the leading period.
If you do not, then you will get an error when starting the canary stating the following: "Error: config does not have 'logger' section"

opencanaryd --start

####################################################
Expand Down