performance-optimizer

Optimize LimaCharlie deployments to reduce costs while maintaining security coverage.

Updated Nov 5, 2025
One-click install
npx skills add https://github.com/tekgrunt/boot-test --skill performance-optimizer-tekgrunt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: performance-optimizer
Source: https://github.com/tekgrunt/boot-test/tree/main/.claude-plugin/plugins/limacharlie-skills/skills/performance-optimizer
Command: npx skills add https://github.com/tekgrunt/boot-test --skill performance-optimizer-tekgrunt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

LimaCharlie deployments can incur high costs and inefficient resource usage; this skill provides proven strategies to lower spend while maintaining security coverage.

Core Features & Use Cases

  • GCP in-region outputs to eliminate most outbound costs.
  • Sensor culling to reduce quota waste and simplify management.
  • Detections-forwarding only to dramatically cut data egress and SIEM load.
  • Query optimization and suppression to reduce compute and noise.

Quick Start

Switch output streams to detections, enable in-region GCP archiving, and enable sensor culling to begin cost optimization.

Frequently Asked Questions about performance-optimizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Does performance tuning affect existing LimaCharlie extensions and outputs?

To reduce LimaCharlie billing costs without losing security coverage, apply performance tuning techniques like sensor culling with TTLs, detections-forwarding only, and GCP in-region outputs to minimize data egress and SIEM load.

What is sensor culling and how does it optimize deployment quotas?

Sensor culling optimizes deployment quotas by automatically removing inactive sensors using configured TTLs, which reduces quota waste and simplifies fleet management without impacting active security coverage.

How do I set up GCP in-region outputs to cut data egress fees?

Setting up GCP in-region outputs cuts data egress fees by keeping archived data within the same Google Cloud Platform region, eliminating most outbound transfer costs associated with external SIEM forwarding.

Can I forward only detections to my SIEM instead of full telemetry?

Yes, you can forward only detections to your SIEM instead of full telemetry to dramatically cut data egress volume and SIEM ingestion load while still maintaining core detection and alerting capabilities.

What is the best way to optimize LimaCharlie queries and reduce compute noise?

The best way to optimize LimaCharlie queries and reduce compute noise is applying suppression rules to filter redundant alerts, which lowers query volume and streamlines overall detection processing.

Does performance tuning affect existing LimaCharlie extensions and outputs?

Performance tuning affects existing LimaCharlie extensions and outputs by restructuring them for efficiency, such as switching output streams to detections only and enabling usage alerts to monitor extension billing quotas.