|
MyISAM Storage
|
MyISAM存储
|
|
InnoDB Storage
|
InnoDB存储
|
|
Database Architecture
|
数据库架构
|
|
In MySQL 5.1.6 and above, you have the option to make this a partitioned table by days. In MySQL 5.5 and above, you can create multiple partitions per day. Prior to MySQL 5.1.6, you only have the traditional table structure available.
|
在MySQL 5.1.6及更高版本中,您可以选择按天划分一个分区表。在MySQL 5.5及更高版本中,您可以每天创建多个分区。在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
|
安装
|
|
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存储引擎。
|
|
You have several options to choose from when installing Syslog. The first is the Database Architecture. Starting with MySQL 5.1.6, you can elect to utilize Table Partitioning to prevent the size of the tables from becoming excessive thus slowing queries.
|
安装Syslog时有几个选项可供选择。第一个是数据库架构。从MySQL 5.1.6开始,您可以选择使用表分区来防止表的大小变得过大,从而减慢查询速度。
|
|
Syslog %s Settings
|
Syslog%s设置
|
|
What uninstall method do you want to use?
|
你想用什么卸载方法?
|