ServiceControl-Audit

ServiceControl-Audit

Docker 应用程序 from Syknight's Repository

概述

Particular Software ServiceControl Audit The 'particular/servicecontrol-audit' image is part of the Particular Service Platform, which includes the following images: - particular/servicecontrol-ravendb | The database used by the error/audit instances (https://docs.particular.net/servicecontrol/ravendb/containers) - particular/servicecontrol | The primary/error instance, which includes error handling and recoverability (https://docs.particular.net/servicecontrol/servicecontrol-instances/) - particular/servicecontrol-audit | The audit instance, which stores audit data, and can be scaled out to multiple audit instances (https://docs.particular.net/servicecontrol/audit-instances/) - particular/servicecontrol-monitoring | The monitoring instance, which tracks runtime information like throughput, queue length, and other metrics (https://docs.particular.net/servicecontrol/monitoring-instances/) - particular/servicepulse | The web application that provides a front end for recoverability and monitoring features (https://docs.particular.net/servicepulse/) Audit instances provide valuable information about the message flow through a system. Among other things, this is used by ServiceInsight and ServicePulse to help visualize a distributed system. Additional optional environment variables can be configured. See "https://docs.particular.net/servicecontrol/audit-instances/configuration".

要求

See "https://docs.particular.net/servicecontrol/audit-instances/deployment/containers" and "https://github.com/Particular/PlatformContainerExamples".

运行时参数

网络
bridge
外壳
sh
特权
false

模板配置

RAVENDB_CONNECTIONSTRINGVariable

Provides the URL to connect to the database container that stores the instance's data. The database container should be exclusive to the instance, and not shared by any other ServiceControl instances.

默认值
http://servicecontrol-db:8080
价值
http://servicecontrol-ravendb:8080
TRANSPORTTYPEVariable

Determines the message transport used to communicate with message endpoints. See

CONNECTIONSTRINGVariable

Provides the connection information to connect to the chosen transport. The form of this connection string is different for every message transport. See

PARTICULARSOFTWARE_LICENSEVariable

The Particular Software license, which is most easily provided to a container as an environment variable (https://docs.particular.net/nservicebus/licensing/#license-management-environment-variable). The environment variable should contain the full multi-line contents of the license file. A license file can also be volume-mounted to the container. e.g. (/usr/share/ParticularSoftware/license.xml). If no license file is provided, a trial license will be automatically enabled.

SERVICECONTROLQUEUEADDRESSVariable

The ServiceControl queue name to use for plugin messages (e.g. Heartbeats, Custom Checks, Saga Audit, etc ).

默认值
Particular.ServiceControl
价值
Particular.ServiceControl
ParticularPlatformFilesPathrw

An optionally shared folder used by all Particular Service Platform containers. The license file can be saved here and shared among all containers.

目标
/usr/share/ParticularSoftware/
默认值
/mnt/cache/appdata/ParticularPlatform/
Canonical PortPorttcp

44444 is the canonical port exposed by the audit instance API within the container, though this port can be mapped to any desired external port.

目标
44444
默认值
44444
价值
44444

下载统计数据

116,704
下载总数
11,136
本月
9,353
平均每月

长期下载总量

加载图表...

详细信息

存储库
particular/servicecontrol-audit:latest
最后更新2026-04-13
初见2025-08-05

在Unraid 上运行 ServiceControl-Audit 。

ServiceControl-Audit 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。