import { IndexSearchService } from "https://deno.land/x/windmill@v1.421.2/windmill-api/index.ts";
Search through service logs with a string query
Returns
CancelablePromise<{ query_parse_errors?: Array<string>; hits?: Array<LogSearchHit>; }>
any search results