Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
listIndexes | List all available indexes in OpenSearch |
searchLogs | Search for logs in any OpenSearch index |
getIndexMapping | Get the field mappings for an index |
exploreFieldValues | Explore possible values for a field in an index |
monitorLogs | Monitor logs in real-time (simulated) |
searchAlerts | Search for security alerts in Wazuh data |
getAlertDetails | Get detailed information about a specific alert by ID |
alertStatistics | Get statistics about security alerts |
visualizeAlertTrend | Visualize alert trends over time |