← Back to Docs

PlgEventLog Plugin (Custom)

PlgEventLog custom plugin documentation including routes, config files, dependencies, and deployment checklist.

Custom ExtensionsVersion6.1.6Updated2026-04-29OwnerScadaV6WebPluginExt

PlgEventLog Plugin (Custom)

PlgEventLog is a custom web plugin in ScadaV6WebPluginExt. This page is generated from source metadata for deployment and maintenance.

Functional Description

Adds event log/message and audit related capabilities.

Basic Information

  • Source path: ScadaV6WebPluginExt/PlgEventLog
  • Target framework: net8.0
  • Plugin version: 6.1.6 (AssemblyVersion: 6.0.0.1)
  • 每页显示 _MENU_ 条
  • 设备视图对应关系

Controllers and Routes

  • ConfigController
  • ControllerApiBase
  • EventLogApiController
  • EventLogConfigApiController
  • EventLogTouchApiController
  • EventLogTouchRecentApiController
  • EventLogTouchStatisticsApiController
  • Api/EventLog/[action]
  • Api/EventLogConfig/[action]
  • Api/EventLogTouch/[action]
  • Api/EventLogTouchRecent/[action]
  • Api/EventLogTouchStatistics/[action]
  • ConfigController.ExportConfig - HttpGet
  • ConfigController.ImportConfig - HttpPost

Configuration and Key Files

  • 未检测到 Options 类文件。
  • 未检测到 JSON 配置文件。
  • Areas/EventLog/Pages/ViewDeviceConfig.cshtml
  • Areas/EventLog/Pages/Touch.cshtml
  • Areas/EventLog/Pages/TouchStatistics.cshtml
  • Areas/EventLog/Pages/_ViewImports.cshtml
  • Areas/EventLog/Pages/TouchHistory.cshtml
  • Areas/EventLog/Pages/TouchRecent.cshtml
  • Areas/EventLog/Pages/Index.cshtml

Dependencies

  • ScadaCommon
  • ScadaCommon.Log
  • ScadaWebCommon
  • LiteDB
  • NPOI

Deployment Checklist

  1. Build plugin and verify artifacts.
  2. Deploy assemblies, language files, pages, and static assets.
  3. Validate DB/provider settings if required.
  4. Restart service and verify UI/API availability.