Does anyone have any information on the max retention of size and number of of files for teh vCenter Syslog collector. I have been experimenting and it appears the most I have been able to configure is 100 rotations of 10mb per host. Does anyone have any information on expanding past that point?
Thanks,
Matt
The vSphere Syslog Collector settings can be found under:
If you open this file you can change all the settings you configured during the installation.
<defaultValues>
<port>514</port>
<protocol>TCP,UDP</protocol>
<maxSize>2</maxSize>
<rotate>8</rotate>
<sslPort>1514</sslPort>
</defaultValues>
Thanks JD, that is exactly what I have been updating to change the size and rotations during the testing.
Cheers !
When you see answers and helpful posts, please click Vote As Helpful, and/or Mark As Answer
