PaloAltoNetworks / SafeNetworking

Read only mirror. To contribute or submit issues, please go to the website link --->
https://gitlab.com/panw-gse/as/SafeNetworking/
Apache License 2.0
12 stars 10 forks source link

If no pri or sec docs returned for DNS, sleep for configured amount of time #63

Open punisherVX opened 5 years ago

punisherVX commented 5 years ago

As of 3.5, if SFN has processed all docs, it continually loops through primary and secondary searches for new documents. While this doesn't hurt anything, it just fills up the log with useless text as it returns empty lists. There should be a backoff of X number of minutes (configured via .panrc) with a default of 10 minutes or so. This will minimize the logging and allow for documents to build up.

zube[bot] commented 5 years ago

sdndude said: Look into timing for processed 55 events. Configurable setting in .panrc. Ties to PaloAltoNetworks/safe-networking#25

zube[bot] commented 5 years ago

sdndude said: This is being closed due to the work being done on #78. There probably will never be a downtime if dns-cloud is used.