{ "type": "plugin", "id": "@kbn/logstash-plugin", "owner": [ "@elastic/logstash" ], "plugin": { "id": "logstash", "browser": true, "server": true, "configPath": [ "xpack", "logstash" ], "requiredPlugins": [ "licensing", "management", "features" ], "optionalPlugins": [ "home", "monitoring", "security" ], "requiredBundles": [ "kibanaReact" ], "__category__": { "oss": false, "example": false, "testPlugin": false } } }