Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SearchLogsDetails

Search request object.

Properties

Optional isReturnFieldInfo

isReturnFieldInfo: undefined | false | true

Whether to return field schema information for the log stream specified in searchQuery.

searchQuery

searchQuery: string

Query corresponding to the search operation. This query is parsed and validated before execution and should follow the specification. For more information on the query language specification, see Logging Query Language Specification.

timeEnd

timeEnd: Date

End filter log's date and time, in the format defined by RFC3339.

timeStart

timeStart: Date

Start filter log's date and time, in the format defined by RFC3339.

Functions

getDeserializedJsonObj

getJsonObj