diff --git a/etc/logwatch/conf/logfiles/cfddns.conf b/etc/logwatch/conf/logfiles/cfddns.conf new file mode 100644 index 0000000..86ef6e5 --- /dev/null +++ b/etc/logwatch/conf/logfiles/cfddns.conf @@ -0,0 +1 @@ +LogFile = /path/to/your/cfddns.log \ No newline at end of file diff --git a/etc/logwatch/conf/services/cfddns.conf b/etc/logwatch/conf/services/cfddns.conf new file mode 100644 index 0000000..c92b89d --- /dev/null +++ b/etc/logwatch/conf/services/cfddns.conf @@ -0,0 +1,2 @@ +LogFile = cfddns +Title = "CloudFlare DDNS update" \ No newline at end of file