I don't want to use syslog built into vCenter anymore. I would rather just have the logs reside on one of the datastores. I also want to use a kickstart script for setting up the syslog location during the install. One of the examples I was looking at I believe modified the Syslog.global.logDir field in Advanced Settings during the install. I have done this manually before too, but I am wondering about the folder within the datastore that syslog points to. Does each server have to point to its own specific directory so that the log files are not overwritten by another host? When I set it up manually, I created folders such as ESXi01, ESXi02, and pointed each host to a separate folder. If I am using a kickstart script, I am guessing that each server would point to the exact same directory? Is that an issue, or will it create a subdirectory for each server automatically?
I noticed another method where you leave syslog pointing to "[] /scratch/log" but then you update the ScratchConfig to point to a different datastore rather than the local one. Is there a preferred method? Either updating syslog verse the scratch directory?
Keep in mind I would really like to be able to add this to a kickstart script so everything is done during the install.
I noticed another method where you leave syslog pointing to "[] /scratch/log" but then you update the ScratchConfig to point to a different datastore rather than the local one. Is there a preferred method? Either updating syslog verse the scratch directory?
Keep in mind I would really like to be able to add this to a kickstart script so everything is done during the install.