log-filter
There are 9 repositories under log-filter topic.
kwaclaw/KdSoft.EtwListener
Forward ETW events for centralized collection and analysis.
beautrace/beautrace-spring-servlet
Spring Boot starter library that tracks code execution for every http request
president-xd/Monitor
A bash script used to view logs by the date.
EslamElbassel/Image-Processing-noise-reduction-and-edge-detection
Applying some filters from scratch on a noisy image (salt & pepper noise) to remove the noise and apply other sharpening filters (first order derivative filters {perwitt, sobel}) & (second order derivative filters{laplacian , LOG}) for edges detection
KyriakosMilad/filterlog
Go CLI tool to filter log file.
pnatel/PERC-Log-Viewer
Filter your DELL PowerEdge PERC log in a simple web page and find what is wrong with your local storage.
andrewbluepiano/SmarterMVMotionWebhookAlerts
A motion alert filtering/prioritization concept for Cisco Meraki MV cameras, based on the idea that you mainly care about motion that occurs when no trusted individual is present at the location. Uses a PHP endpoint to receive the WebHook motion alerts, along with Python to query the current network clients using the Meraki Dashboard API, then back to PHP to send a nice alert email if needed.
craft-together/Log4j-filter
🚫 Filter for filtering sensible data send by Log4J
halfenif/toy_vscode_log_filter
Log File에서 특정 문자가 시작하는 Line만 Filter하는 VSCode Extension입니다.