nuget.org : walter.web.firewall.eventlog
Reporting interface for the firewall and the windows to support structured logging to the windows EventLog. The Package extends the reporting functionality to NuGet package Walter.Web.Firewall and is easily activated by dependency injection during service configuration services.AddFireWall(FireWallTrial.License, FireWallTrial.DomainKey , domainName: new Uri("https://www.your-domain.com", UriKind.Absolute) , options => { //your firewall settings }).UseEventLogLogging(options=>{ options.LogName = "FireWall"; options.SourceName = "www.your-domain.com"; }); More information on how to use this Add-On is available in this manual https://www.asp-waf.com/download/ASP-WAF-FireWall-Getting-Started.pdf
Registry
-
Source
- Homepage
- JSON
purl: pkg:nuget/walter.web.firewall.eventlog
Keywords:
ASP-WAF
, WAF
, EventLog
, ApplicationFirewall
, firewall
, reporting
, structured
, logging
, waf
License: MIT
Latest release: about 3 years ago
First release: over 125 years ago
Downloads: 571,636 total
Stars: 3 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago