solarwinds-logs
Installation
SKILL.md
SolarWinds Log Search
Search DealerVision production logs through the SolarWinds Observability API using the logs CLI tool.
First-Time Setup (On Demand)
This skill requires the logs CLI tool, .NET 10, and a SolarWinds API token. Install only when the skill is activated.
1. Check if Already Installed
Linux/macOS:
logs --help 2>/dev/null || echo "Not installed - setup required"
echo "$SOLARWINDS_API_TOKEN"