Kibana · Capability
Kibana APIs — Fleet outputs
Kibana APIs — Fleet outputs. 7 operations. Lead operation: Generate a Logstash API key. Self-contained Naftiko capability covering one Kibana business surface.
What You Can Do
POST
Postfleetlogstashapikeys
— Generate a Logstash API key
/v1/api/fleet/logstash-api-keys
GET
Getfleetoutputs
— Get outputs
/v1/api/fleet/outputs
POST
Postfleetoutputs
— Create output
/v1/api/fleet/outputs
DELETE
Deletefleetoutputsoutputid
— Delete output
/v1/api/fleet/outputs/{outputid}
GET
Getfleetoutputsoutputid
— Get output
/v1/api/fleet/outputs/{outputid}
PUT
Putfleetoutputsoutputid
— Update output
/v1/api/fleet/outputs/{outputid}
GET
Getfleetoutputsoutputidhealth
— Get the latest output health
/v1/api/fleet/outputs/{outputid}/health
MCP Tools
generate-logstash-api-key
Generate a Logstash API key
get-outputs
Get outputs
read-only
idempotent
create-output
Create output
delete-output
Delete output
idempotent
get-output
Get output
read-only
idempotent
update-output
Update output
idempotent
get-latest-output-health
Get the latest output health
read-only
idempotent