首页 > 其他 > 详细

How to change vCenter log size

时间:2018-05-17 11:31:23      阅读:245      评论:0      收藏:0      [点我收藏+]
  • Login vCenter server as administrator

  • Open Windows Explorer and go to
  • C:\ProgramData\VMware\VMware VirtualCenter\

    1. Backup the vpxd file copy and paste vpxd.cfg in the same path, rename it to vpxd<YYYYMMDD>.cfg

    <YYYYMMDD> is the date performing the change

    1. Open vpxd.cfg using Notepad

    2. Modify the following entries
      <log>
      <maxFileSize>52428800</maxFileSize>
      <maxFileNum>50</maxFileNum>
      <level>info</level>

    3. Open Services.msc and Restart the VMware VirtualCenter Server service

    4. Click Yes to restart other dependent services.

    How to change vCenter log size

    原文:http://blog.51cto.com/549687/2117321

    (0)
    (0)
       
    举报
    评论 一句话评论(0
    关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
    © 2014 bubuko.com 版权所有
    打开技术之扣,分享程序人生!