数据库存储

<p class="shortdesc">本文介绍如何将日志信息存储在数据库中。</p> <section class="section prereq" id="byDB__prereq_pdg_4zb_tsb"><div class="tasklabel"><h2 class="doc-tairway">前提条件</h2></div> <p class="p">您已创建安全日志审计实例。</p> </section> <section><div class="tasklabel"><h2 class="doc-tairway">操作步骤</h2></div><ol class="ol steps"><li class="li step stepexpand"> <span class="ph cmd">登录<a class="xref" href="https://www.ocftcloud.com/console/log-audit" target="_blank" rel="external noopener">安全日志审计SLA控制台</a>,进入<span class="keyword wintitle">实例列表</span>页面。</span> </li><li class="li step stepexpand"> <span class="ph cmd">单击目标实例<span class="ph uicontrol"> 操作</span>列的<span class="ph uicontrol">管理</span>,进入安全日志审计控制台。</span> <div class="itemgroup info"> <img class="image" id="byDB__d22e53" src="https://obs-cn-shanghai.ocftcloud.com/pacloud/20222803112057-1ecc508f988a.png" width="830"> </div> </li><li class="li step stepexpand"> <span class="ph cmd">在页面上边栏选择<span class="ph uicontrol">系统</span>,在左侧菜单栏选择<span class="ph menucascade"><span class="ph uicontrol">系统配置</span><abbr> > </abbr><span class="ph uicontrol">高级配置</span></span>,进入<span class="ph uicontrol">高级配置</span>页面。</span> </li><li class="li step stepexpand"> <span class="ph cmd">在弹出的对话框中输入动态密码,单击<span class="ph uicontrol">确定</span>。</span> </li><li class="li step stepexpand"> <span class="ph cmd">选择<span class="ph uicontrol">日志存储</span>页签,单击<span class="ph menucascade"><span class="ph uicontrol">新增</span><abbr> > </abbr><span class="ph uicontrol">数据库存储</span></span>,根据以下信息,配置数据库存储策略,配置完成后单击<span class="ph uicontrol">保存</span>。</span> <div class="itemgroup info"> <div class="p"> <img class="image" id="byDB__image_f52_z4t_4sb" src="https://obs-cn-shanghai.ocftcloud.com/pacloud/20222803112057-12e2ab439bf8.png" width="400"> </div> <table class="table" id="byDB__table_llg_fgf_4sb"><caption></caption><colgroup><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry colsep-1 rowsep-1" id="byDB__table_llg_fgf_4sb__entry__1"> <p class="p"> 配置项 </p> </th> <th class="entry colsep-1 rowsep-1" id="byDB__table_llg_fgf_4sb__entry__2"> <p class="p"> 说明 </p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__1 "> <p class="p"> 数据库类型 </p> </td> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__2 "> <p class="p"> 仅支持MySQL。 </p> </td> </tr> <tr class="row"> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__1 "> <p class="p"> JDBC URL </p> </td> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__2 "> <p class="p">默认配置为 jdbc:mysql://127.0.0.1/soc?useUnicode=true&characterEncoding=UTF-8 </p> </td> </tr> <tr class="row"> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__1 "> <p class="p"> 用户名 </p> </td> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__2 "> <p class="p"> 数据库的登录用户名。 </p> </td> </tr> <tr class="row"> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__1 "> <p class="p"> 密码 </p> </td> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__2 "> <p class="p"> 数据库的登录密码。 </p> </td> </tr> <tr class="row"> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__1 "> <p class="p"> 超时重连 </p> </td> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__2 "> <p class="p"> 超时重连时间,默认1s </p> </td> </tr> <tr class="row"> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__1 "> <p class="p"> 线程数 </p> </td> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__2 "> <p class="p"> 线程数默认为3 </p> </td> </tr> <tr class="row"> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__1 "> <p class="p"> 是否开启批量 </p> </td> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__2 "> <p class="p"> 是否开启批量存储日志功能。 </p> </td> </tr> <tr class="row"> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__1 "> <p class="p"> 批量数 </p> </td> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__2 "> <p class="p"> 批量存储日志的条数,默认为150条 </p> </td> </tr> <tr class="row"> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__1 "> <p class="p"> 是否启动缓存 </p> </td> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__2 "> <p class="p"> 是否启动缓存。 </p> </td> </tr> <tr class="row"> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__1 "> <p class="p"> 缓存数 </p> </td> <td class="entry colsep-1 rowsep-1" headers="byDB__table_llg_fgf_4sb__entry__2 "> <p class="p"> 缓存数,默认为20000 </p> </td> </tr> </tbody></table> </div> </li></ol></section>
以上内容是否解决了您的问题?
请补全提交信息!
联系我们

电话咨询

400-151-8800

邮件咨询

fincloud@ocft.com

在线客服

工单支持

解决云产品相关技术问题