Results for “log-forwarding”
25 skillsMore results
gym
Log workouts, plan routines, track progress, and get intelligent coaching for any fitness level.
12 · bundle
debug-logging
debug-logging
1
golang-logging
Standards for structured logging and observability in Golang. Use when adding structured logging or tracing to Go services.
542 · bundle
session-logs
Search and analyze your own session logs (older/parent conversations) using jq.
0
logging-strategy
Structured logging strategy — levels, correlation IDs, context propagation, PII avoidance. Use when designing a logging approach, reviewing log statements, setting up log aggregation (ELK, Loki, CloudWatch), adding correlation IDs to a distributed system, or deciding what to log and what to keep out.
0 · bundle
debug
Investigate a problem, log it to the debug changelog, cross-check past issues, and suggest a non-duplicate fix.
1 · bundle
java-logging
Java logging with SLF4J facade, Logback, and Log4j2 implementations. Covers configuration, log levels, structured logging, async logging, and production best practices for Spring Boot applications. USE WHEN: user mentions "java logging", "spring boot logging", "slf4j setup", asks about "how to log in java", "logback vs log4j2", "java logging best practices" DO NOT USE FOR: Node.js logging - use `nodejs-logging` instead, Python logging - use `python-logging`, Kotlin-specific logging - similar but has nuances
28 · bundle
bat
Log and search local text entries from the command line. Use when adding quick notes, searching past entries, or exporting a simple activity log.
12 · bundle
loki
Loki is a horizontally scalable log aggregation system built by Grafana Labs. Unlike traditional log platforms that index the full text of every log line, Loki indexes only metadata labels, making it significantly cheaper to operate. It integrates natively with Grafana for querying and visualization, and uses LogQL — a query language inspired by PromQL — to filter, parse, and aggregate log streams.
0
session-logs
Search and analyze your own session logs (older/parent conversations) using jq.
0
session-logs
Search and analyze your own session logs (older/parent conversations) using jq.
0
session-logs
Search and analyze your own session logs (older/parent conversations) using jq.
0
log-manager
Reads and analyzes application logs for debugging and monitoring.
2 · bundle
loki-expert
Use when implementing loki functionality with production-grade patterns and safeguards.
3
session-handover
Write an end-of-session handover LogEntry capturing current state, open threads, next action, and git context for session continuity.
0 · bundle
proj-raid-log
Maintain a RAID log tracking risks, assumptions, issues, and dependencies with owners and review cadence.
0
progress-tracking
Progress Tracking
1.7k · bundle
datadog-logs
Query and filter Datadog logs from the shell using the Composio CLI. Run scoped log searches, pivot across services/environments, and export structured JSON for incident investigation and diagnostics.
16
implementing-log-integrity-with-blockchain
Build an append-only log integrity chain using SHA-256 hash chaining for tamper detection. Each log entry is hashed with the previous entry's hash to create a blockchain-like structure where modifying any entry invalidates all subsequent hashes.
24.6k · bundle
performing-lateral-movement-detection
Detects lateral movement techniques including Pass-the-Hash, PsExec, WMI execution, RDP pivoting, and SMB-based spreading using SIEM correlation of Windows event logs, network flow data, and endpoint telemetry mapped to MITRE ATT&CK Lateral Movement (TA0008) techniques.
24.6k · bundle
dbs-save
Save the current diagnosis state to disk for cross-session recall, including conclusions, rejected directions, and next steps.
incident-timeline-creation
**Server Logs:**
2
standup-context
Writes a structured standup update as a session.standup LogEntry — capturing what was done, what is in progress, what comes next, and any blockers. Use when the user says "write a standup", "standup update", "what did I do today", "write a status update for the team", or at the end of a session on projects that run daily standups.
0 · bundle
skillify
Codify the most recent successful /scrape flow into a permanent browser-skill on disk. Future /scrape calls with the same intent run the codified script in ~200ms instead of re-driving the page. Walks back through the conversation, synthesizes script.ts + script.test.ts + fixture, runs the test in a temp dir, and asks before committing. Use when asked to "skillify", "codify", "save this scrape", or "make this permanent". (gstack)
0