{ "type": "plugin", "id": "@kbn/discover-log-explorer-plugin", "owner": [ "@elastic/infra-monitoring-ui" ], "description": "This plugin exposes and registers Logs+ features.", "plugin": { "id": "discoverLogExplorer", "browser": true, "server": true, "configPath": [ "xpack", "discoverLogExplorer" ], "requiredPlugins": [ "data", "dataViews", "discover", "fleet", "kibanaReact", "kibanaUtils", "controls", "embeddable" ], "optionalPlugins": [], "requiredBundles": [], "__category__": { "oss": false, "example": false, "testPlugin": false } } }