resource: logging
75 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| deviantony/docker-elk A Docker Compose template that spins up the full Elastic stack (Elasticsearch, Logstash, Kibana) with minimal configuration. It is designed… | 80 | 18388 | active |
| SigmaHQ/sigma The main SigmaHQ repository containing over 3000 community-maintained Sigma detection rules written in a generic YAML format for describing… | 92 | 10943 | active |
| open-telemetry/opentelemetry-specification The canonical specification for OpenTelemetry, defining cross-language requirements and expectations for all OpenTelemetry implementations … | 98 | 4325 | active |
| iam-veeramalla/observability-zero-to-hero A 7-day tutorial series repository teaching observability concepts and hands-on setup in Kubernetes. It covers Prometheus, Grafana, PromQL,… | 70 | 3088 | active |
| zubairehman/flutter_boilerplate_project A Flutter boilerplate project preloaded with app architecture, theming, routing, and common dependencies like MobX, Provider, Dio, and Semb… | 32 | 2426 | active |
| kvz/bash3boilerplate BASH3 Boilerplate (b3bp) is a template for writing better Bash scripts, bundling common needs like logging, argument parsing, and safe defa… | 74 | 2212 | stable |
| spujadas/elk-docker A Docker image packaging Elasticsearch, Logstash, and Kibana (the ELK stack) to provide a centralized log server with a log management web … | 66 | 2163 | active |
| sherifabdlnaby/elastdocker A Docker Compose template that deploys the full Elastic Stack (Elasticsearch, Logstash, Kibana) v9+ with security, self-monitoring, and too… | 84 | 2068 | active |
| Neo23x0/auditd A best-practice auditd ruleset for Linux that provides a broad, portable baseline of security-relevant audit telemetry. It is designed to l… | 84 | 1899 | active |
| JosephZhu1983/java-common-mistakes Source code for the book 'Java Development Pitfalls: From Root Cause Analysis to Best Practices' and the GeekTime column '100 Common Errors… | 32 | 1839 | active |
| nswbmw/node-in-debugging An open-source Chinese-language book, 'Node.js 调试指南' (Node.js Debugging Guide), covering CPU profiling, memory analysis, code-level debuggi… | 32 | 6453 | maintenance |
| SwiftOnSecurity/sysmon-config A heavily commented Microsoft Sysmon configuration file template providing high-quality default event tracing for Windows systems. It serve… | 32 | 5630 | maintenance |
| tuguangquan/mybatis A fork of the MyBatis ORM framework source code annotated with Chinese comments to aid in reading and understanding the internals. It cover… | 32 | 4753 | maintenance |
| edwinhern/express-typescript An Express.js + TypeScript starter boilerplate for building backend web services. It ships with preconfigured logging, validation, testing,… | 61 | 1251 | active |
| nozaq/terraform-aws-secure-baseline A Terraform module that applies a secure baseline configuration to AWS accounts based on CIS Foundations and AWS Foundational Security Best… | 64 | 1200 | active |
| mCodingLLC/VideosSampleCode A collection of sample code from the mCoding YouTube channel's Python programming videos, covering topics like async, logging, Docker, iter… | 32 | 1132 | active |
| blueswen/fastapi-observability A Docker Compose-based reference setup that instruments a FastAPI application with the three pillars of observability: traces via Tempo and… | 67 | 1116 | active |
| aliyun/alicloud-android-demo A collection of Android demo projects for Alibaba Cloud's EMAS (Enterprise Mobile Application Studio) platform, covering services like HTTP… | 69 | 1001 | active |
| bgrins/devtools-snippets A curated collection of small JavaScript snippets designed to be run inside browser developer tools (Chrome Snippets, Firefox Scratchpad, o… | 32 | 2977 | maintenance |
| sagikazarmark/modern-go-application A Go application boilerplate and example repository demonstrating modern application development practices, including architecture, package… | 32 | 1942 | maintenance |
| xwjie/PLMCodeTemplate A Java Spring MVC code template and accompanying guide demonstrating clean coding conventions for business developers, covering interface d… | 32 | 1907 | maintenance |
| eko/docker-symfony A docker-compose boilerplate stack for running Symfony 5 applications with PHP 8, Nginx, MySQL, and an ELK logging stack (Elasticsearch, Lo… | 32 | 1276 | maintenance |
| timebusker/spring-boot A curated collection of Spring Boot example projects and tutorials in Chinese, covering modules like RESTful APIs, logging, caching, AOP, s… | 32 | 1272 | maintenance |
| GeekyAnts/express-typescript A starter boilerplate for building Node.js web and API applications using Express.js and TypeScript. It bundles common concerns like routin… | 62 | 1260 | maintenance |
| edoardogerosa/sentinel-attack A toolkit for rapidly deploying a threat hunting capability on Azure Sentinel using Sysmon telemetry mapped to the MITRE ATT&CK framework. … | 23 | 1077 | maintenance |
| clong/DetectionLab DetectionLab is an automation project that builds a Windows domain lab environment pre-loaded with security tooling and logging best practi… | 32 | 5010 | abandoned |
| ixartz/Next-js-Boilerplate A free, open-source Next.js boilerplate and starter template with App Router support, Tailwind CSS 4, and TypeScript. It bundles authentica… | 94 | 13052 | active |
| hagopj13/node-express-boilerplate A Node.js boilerplate/starter template for building production-ready RESTful APIs with Express and Mongoose. It ships with JWT authenticati… | 23 | 7668 | stable |
| ixartz/SaaS-Boilerplate A free, open-source SaaS boilerplate built with Next.js, TypeScript, Tailwind CSS, and Shadcn UI. It ships with authentication, multi-tenan… | 89 | 7381 | active |
| xkcoding/spring-boot-demo A large collection of 66 Spring Boot integration demos for learning Spring Boot through hands-on examples, covering web, ORM, caching, mess… | 32 | 34078 | maintenance |
| feiyangqingyun/QWidgetDemo A collection of 100+ independent open-source Qt/QWidget demo projects written in C++, each a standalone project with clean, well-commented … | 69 | 6929 | active |
| techschool/simplebank The companion code repository for TECH SCHOOL's Backend Master Class, a course that builds a simple bank backend web service in Go from scr… | 40 | 6529 | active |
| LukeMathWalker/zero-to-production Companion code repository for the book 'Zero To Production In Rust', containing chapter-by-chapter snapshots of an email newsletter API bui… | 32 | 6528 | stable |
| wuyouzhuguli/SpringAll A curated collection of example source code accompanying a Chinese-language blog tutorial series on the Spring ecosystem, covering Spring B… | 32 | 28945 | maintenance |
| marcel-dempers/docker-development-youtube-series A companion repository for a YouTube series providing hands-on DevOps tutorials with source code covering Docker, Kubernetes, CI/CD, monito… | 67 | 5806 | active |
| javastacks/spring-boot-best-practice A Maven multi-module repository of runnable Spring Boot examples covering core features, data access, messaging, caching, testing, deployme… | 66 | 5106 | active |
| just-containers/s6-overlay s6-overlay is a set of scripts and binaries that installs the s6 process supervisor as PID 1 inside Docker containers, along with execline … | 90 | 4569 | stable |
| hwholiday/learning_tools A curated collection of Go learning examples covering go-kit microservices, gRPC load balancing with etcd, DDD/hexagonal architecture, and … | 32 | 4302 | active |
| JeffLi1993/springboot-learning-example A collection of Spring Boot practice learning examples in Java, accompanying a series of Chinese blog tutorials covering Spring Boot 2.x fu… | 32 | 16558 | maintenance |
| vector4wang/spring-boot-quick A Spring Boot learning hub with 80+ example modules demonstrating real-world integration of frameworks like RabbitMQ, Kafka, MyBatis, JPA, … | 69 | 2788 | active |
| ankane/production_rails A curated guide of best practices for running Ruby on Rails applications in production, covering security, logging, error reporting, migrat… | 66 | 2319 | active |
| hstcscolor/awesome-gameserver-cn A curated Chinese-language awesome list of resources for building game servers, covering networking libraries, protocols, persistence, cach… | 68 | 1955 | active |
| nodeshift/nodejs-reference-architecture The Red Hat and IBM Node.js Reference Architecture is a curated set of opinions and guidance on which Node.js packages and components to us… | 40 | 1747 | active |
| practicajs/practica Practica.js is a CLI-based generator that scaffolds production-ready Node.js microservice boilerplates with best practices baked in, suppor… | 62 | 1677 | active |
| santiq/bulletproof-nodejs An example repository accompanying the 'Bulletproof node.js project architecture' blog post, demonstrating a layered Express + TypeScript R… | 32 | 5779 | maintenance |
| nioperas06/awesome-django-rest-framework A curated awesome-list of tools, packages, tutorials, books, and best practices for building APIs with Django REST Framework. It organizes … | 73 | 1472 | active |
| darjun/go-daily-lib A curated tutorial series ('One Go library per day') introducing Go standard and third-party libraries, with accompanying blog posts and ex… | 32 | 5231 | maintenance |
| bitloops/ddd-hexagonal-cqrs-es-eda A complete working example application demonstrating Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Event Driven Archi… | 94 | 1437 | active |
| victoresque/pytorch-template A PyTorch project template providing a clear folder structure, JSON config files, CLI overrides, checkpointing, and abstract base classes f… | 32 | 5119 | maintenance |
| rstyro/Springboot A collection of standalone Spring Boot demo modules, each showing how to integrate Spring Boot with a mainstream framework or technology su… | 69 | 1323 | active |
| hansonwang99/Spring-Boot-In-Action A curated collection of open-source Spring Boot example projects accompanying a series of practical tutorial articles by CodeSheep. It cove… | 32 | 4671 | maintenance |
| ml-tooling/best-of-python-dev A curated, ranked list of 270 open-source Python developer tools and libraries, organized into 17 categories such as linters, formatters, t… | 98 | 1297 | active |
| zhanymkanov/fastapi_production_template A production-oriented FastAPI project template with Docker, PostgreSQL, async SQLAlchemy, Alembic migrations, and preconfigured linting and… | 64 | 1260 | active |
| learning-cloud-native-go/myapp A production-grade Go microservice boilerplate that demonstrates building a containerized RESTful API server with the standard library net/… | 100 | 1096 | active |
| khannedy/golang-clean-architecture A Go project template implementing Clean Architecture with layered delivery, use case, repository, and gateway components. It ships with a … | 49 | 1092 | active |
| honestsoul/generative_ai_project A Python project template providing a modular structure for building generative AI applications, with pre-built LLM clients for Claude and … | 62 | 1047 | active |
| w3cj/hono-open-api-starter A starter template for building fully documented, type-safe JSON APIs using Hono, Zod OpenAPI, Drizzle ORM, and Scalar API docs. It bundles… | 44 | 1011 | active |
| golang/example A collection of small Go programs and libraries maintained by the Go team that demonstrate the language, standard libraries, and tools. It … | 75 | 2970 | maintenance |
| icebob/vue-express-mongo-boilerplate A full-stack JavaScript web app boilerplate combining VueJS 2, Express, MongoDB (Mongoose), and Webpack, with prebuilt features like user s… | 10 | 2823 | maintenance |
| sbousseaden/EVTX-ATTACK-SAMPLES A dataset of ~200 Windows EVTX event log samples mapped to MITRE ATT&CK tactics and techniques, covering attack and post-exploitation behav… | 32 | 2614 | maintenance |
| nginx-boilerplate/nginx-boilerplate A boilerplate Nginx configuration template with include-based structure, optimized defaults, and handy snippets for SSL, rate limiting, cac… | 23 | 2438 | maintenance |
| Sairyss/backend-best-practices A curated guide of best practices, tools, and guidelines for backend application development, with code examples in TypeScript and NodeJS. … | 32 | 2368 | maintenance |
| danielfsousa/express-rest-boilerplate An Express.js starter boilerplate for building RESTful APIs and microservices with Node.js and MongoDB (Mongoose). It bundles authenticatio… | 23 | 2362 | maintenance |
| mattstauffer/Torch Torch is a collection of example code and instructions demonstrating how to use Laravel's Illuminate components (cache, routing, validation… | 32 | 1869 | maintenance |
| dhax/go-base A Go RESTful API boilerplate providing a structured, idiomatic foundation for building web APIs. It ships with JWT authentication (password… | 76 | 1696 | maintenance |
| qiangxue/go-rest-api A Go boilerplate/starter kit for building RESTful API services following SOLID principles and Clean Architecture. It ships with JWT authent… | 23 | 1696 | maintenance |
| chenhaoxiang/Java A collection of Java learning projects and example code covering JavaEE fundamentals, servlet filters, database connection pools, and frame… | 32 | 1424 | maintenance |
| maxpou/docker-symfony A Docker Compose-based multicontainer development stack for Symfony PHP applications, bundling NGINX, PHP7-FPM, MySQL, and an ELK logging s… | 32 | 1291 | maintenance |
| ikcamp/koa2-tutorial A Chinese-language open-source tutorial by iKcamp for building real-world Node.js projects with the Koa2 web framework. It is organized as … | 32 | 1088 | maintenance |
| devmentors/DNC-DShop An open-source sample project and accompanying course demonstrating how to build distributed microservices with .NET Core. It covers REST A… | 32 | 1017 | maintenance |
| javieraviles/node-typescript-koa-rest A REST API boilerplate for Node.js using Koa2 and TypeScript, with TypeORM for SQL CRUD, JWT/CORS/Winston/Helmet middlewares, and Swagger d… | 32 | 1015 | maintenance |
| qzq1111/flask-restful-example A Flask RESTful API example project demonstrating common backend patterns: configuration, unified responses, MySQL/Redis access, JWT auth, … | 32 | 1001 | maintenance |
| symfony/symfony-standard The Symfony Standard Edition, a pre-configured skeleton application bundling the Symfony framework with Twig, Doctrine ORM, Swiftmailer, an… | 10 | 1475 | abandoned |
| elastic/stack-docker A Docker Compose configuration that spins up the full Elastic Stack (Elasticsearch, Kibana, Logstash, and Beats) on a single machine for de… | 10 | 1159 | abandoned |
| jacksu/utils4s A curated collection of Scala and Spark example code, demos, and learning resources covering common utility libraries (json4s, breeze, akka… | 23 | 1079 | abandoned |
page 1 / 1