Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
You mean when it asks about logging your IP address? You have to answer Y to that. It's a warning, not an option. It's mainly intended for people running certbot on a machine other than their web server who might not realize that the other machine's IP address will be logged too, but since it can't proceed otherwise, it gives you a chance to stop the entire procedure and run certbot on the web server instead.
Thank you for the prompt response. Correct I meant the logging of IP address. How do I re-run that part only?
I ran ‘sudo certbot -d $DOMAIN -d $WILDCARD --manual --preferred-challenges dns certonly’
nut had a ‘certbot: error: argument -d/ – domains/ --domain: expected one argument’