|
Database Storage Engine
|
數據庫存儲引擎
|
|
You have the option to make this a partitioned table by days.
|
|
|
MyISAM Storage
|
MyISAM存儲
|
|
InnoDB Storage
|
InnoDB存儲
|
|
Database Architecture
|
數據庫架構
|
|
You have the option to make this a partitioned table by days. You can create multiple partitions per day.
|
在MySQL 5.1.6及更高版本中,您可以選擇按天劃分一個分區表。在此版本之前,您只能使用傳統的表結構。
|
|
Traditional Table
|
傳統表
|
|
Partitioned Table
|
分區表
|
|
Retention Policy
|
保留政策
|
|
Choose how many days of Syslog values you wish to maintain in the database.
|
選擇要在數據庫中維護的Syslog值的天數。
|
|
Partitions per Day
|
每天分區
|
|
Select the number of partitions per day that you wish to create.
|
選擇您希望每天創建的分區數。
|
|
%d Per Day
|
%d每天
|
|
Upgrade
|
升級
|
|
Install
|
安裝
|
|
Syslog %s Advisor
|
Syslog%s顧問
|
|
WARNING: Syslog Upgrade is Time Consuming!!!
|
警告:Syslog升級是耗時的!
|
|
The upgrade of the 'main' syslog table can be a very time consuming process. As such, it is recommended that you either reduce the size of your syslog table prior to upgrading, or choose the background option</p> <p>If you choose the background option, your legacy syslog table will be renamed, and a new syslog table will be created. Then, an upgrade process will be launched in the background. Again, this background process can quite a bit of time to complete. However, your data will be preserved</p> <p>Regardless of your choice, all existing removal and alert rules will be maintained during the upgrade process.</p> <p>Press <b>'Upgrade'</b> to proceed with the upgrade, or <b>'Cancel'</b> to return to the Plugins menu.
|
'main'系統日誌表的升級可能是一個非常耗時的過程。因此,建議您在升級之前減小syslog表的大小,或者選擇後台選項</p><p>如果選擇後台選項,則將重命名舊的syslog表,並將創建新的syslog表。然後,將在後台啟動升級過程。同樣,這個後台進程可能需要相當多的時間才能完成。但是,您的數據將被保留</p><p>無論您的選擇如何,在升級過程中都將保留所有現有的刪除和警報規則。 </p><p>按<b>“升級”</b>繼續升級,或按<b>“取消”</b>返回“插件”菜單。
|
|
You can also select the retention duration. Please keep in mind that if you have several hosts logging to syslog, this table can become quite large. So, if not using partitioning, you might want to keep the size smaller.
|
您也可以選擇保留期限。請記住,如果您有多個主機登錄到syslog,則此表可能會變得非常大。因此,如果不使用分區,您可能希望保持較小的大小。
|
|
You can also set the MySQL storage engine. If you have not tuned you system for InnoDB storage properties, it is strongly recommended that you utilize the MyISAM storage engine.
|
您還可以設置MySQL存儲引擎。如果您尚未針對InnoDB存儲屬性調整系統,則強烈建議您使用MyISAM存儲引擎。
|