| Constructor and Description |
|---|
LogQuery(org.apache.skywalking.oap.server.library.module.ModuleManager moduleManager) |
| Modifier and Type | Method and Description |
|---|---|
Logs |
queryLogs(LogQueryCondition condition) |
Set<String> |
queryLogTagAutocompleteKeys(Duration queryDuration) |
Set<String> |
queryLogTagAutocompleteValues(String tagKey,
Duration queryDuration) |
boolean |
supportQueryLogsByKeywords() |
public LogQuery(org.apache.skywalking.oap.server.library.module.ModuleManager moduleManager)
public boolean supportQueryLogsByKeywords()
public Logs queryLogs(LogQueryCondition condition) throws IOException
IOExceptionpublic Set<String> queryLogTagAutocompleteKeys(Duration queryDuration) throws IOException
IOExceptionpublic Set<String> queryLogTagAutocompleteValues(String tagKey, Duration queryDuration) throws IOException
IOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.