Sysmon configuration file template with default high-quality event tracing - SwiftOnSecurity/sysmon-config
集合.net core、ocelot、consul、eventbus、configserver、tracing、sqlsugar等构建的微服务一条龙应用示例 - leigoCQ/FamilyBucket
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用 Topics elasticsearch consul grpc eventbus tracing configserver ocelot rabbit-mq netcore2 sqlsugar Resources Readme License MIT license Activity Stars 727 stars Wat...
sysmon-config | A Sysmon configuration file for everybody to fork This is a Microsoft Sysinternals Sysmon configuration file template with default high-quality event tracing. The file provided should function as a great starting point for system change monitoring in a self-contained package. This co...
This is a Microsoft Sysinternals Sysmon configuration file template with default high-quality event tracing. The file provided should function as a great starting point for system change monitoring in a self-contained package. This configuration and results should give you a good idea of what's pos...
This is a Microsoft Sysinternals Sysmon configuration file template with default high-quality event tracing. The file provided should function as a great starting point for system change monitoring in a self-contained package. This configuration and results should give you a good idea of what's pos...
This is a Microsoft Sysinternals Sysmon configuration file template with default high-quality event tracing. The file provided should function as a great starting point for system change monitoring in a self-contained package. This configuration and results should give you a good idea of what's pos...
"EventBus":{"RabbitMQ":{"HostName":"10.10.133.205","Port":5672,"UserName":"guest","Password":"guest","QueueName":"xxxx"}},publicIServiceProviderConfigureServices(IServiceCollectionservices){// 添加事件驱动services.AddEventBus(builder=>{builder.UseRabbitMQ(Configuration);});} ...