[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs

LogQueryTelemetryDto

Log query telemetry data


Properties

boolean
aggregateQuery Optional

boolean
dynamicFieldsQuery Optional

string
errorMessage Optional

Displays error message in case of any failure


string
indexType Optional

Includes type of index (indexed, non indexed)

Possible values are: INDEXEDNON_INDEXED


integer as int64
lintAppEndTime Optional

VMware Aria Operations for Logs end time


integer as int64
lintAppStartTime Optional

VMware Aria Operations for Logs app start time


string
logQuery Optional

Represents the statement to query logs


integer as int32
numberOfCoresQueried Optional

Represents number of cores queried


integer as int32
numberOfExtractedFieldsEvaluated Optional

Number of evaluated extracted fields


string
orgId Optional

OrgId for which telemetry data is to be queried


array of string
partitionIdsInRequest Optional

Set of partition IDs in request


string
queryAgent Optional

Query agent includes UI_DASHBOARDS, UI_EXPLORE_LOGS, UI_OTHERS, EXPORT, ALERTS, LOG_ANALYTICS, UNKNOWN, WF_EXPLORE_LOGS, RCA

Possible values are: UI_DASHBOARDSUI_DASHBOARDUI_EXPLORE_LOGSUI_OTHERSEXPORTALERTSLOG_ANALYTICSUNKNOWNWF_EXPLORE_LOGSRCAUI_LANDING_PAGEUI_ALERTUI_LOG_FORWARDINGUI_SOURCES


string
queryConstraintStr Optional

Represents constraints on query


integer as int64
queryEndTime Optional

Query end time


integer as int64
queryExecutionTime Optional

Time taken by the query execution.


integer as int64
queryPostProcessingTime Optional

Represents post query processing time


integer as int64
queryRange Optional

integer as int64
queryStartTime Optional

Query start time


string
requestId Optional

Unique request identifier


string
storageState Optional

Storage state e.g. SHARED, STANDALONE


string
subscriptionType Optional

Subscription type e.g. PRE_TRIAL,FREE,TRIAL,PAID,UNKNOWN,PERPETUAL

Possible values are: PRE_TRIALFREETRIALPAIDUNKNOWNPERPETUAL


string
taskStage Optional

Task stage includes: CREATED, STARTED, FINISHED, FAILED, CANCELLED

Possible values are: CREATEDSTARTEDFINISHEDFAILEDCANCELLED


string
tenantId Optional

Unique tenantId


number as double
totalSizeQueriedBytes Optional

Represents total size queried in bytes


string
type Optional

All allowed types include: EVENTS,LOGS, METRICS, AUTOCOMPLETE, NON_INDEXED_LOGS

Possible values are: EVENTSLOGSMETRICSAUTOCOMPLETENON_INDEXED_LOGS


string
userName Optional

JSON Example

{
	"aggregateQuery": false,
	"dynamicFieldsQuery": false,
	"errorMessage": "string",
	"indexType": "INDEXED",
	"lintAppEndTime": 0,
	"lintAppStartTime": 0,
	"logQuery": "string",
	"numberOfCoresQueried": 0,
	"numberOfExtractedFieldsEvaluated": 0,
	"orgId": "string",
	"partitionIdsInRequest": [
		"string"
	],
	"queryAgent": "UI_DASHBOARDS",
	"queryConstraintStr": "string",
	"queryEndTime": 0,
	"queryExecutionTime": 0,
	"queryPostProcessingTime": 0,
	"queryRange": 0,
	"queryStartTime": 0,
	"requestId": "string",
	"storageState": "string",
	"subscriptionType": "PRE_TRIAL",
	"taskStage": "CREATED",
	"tenantId": "string",
	"totalSizeQueriedBytes": 0,
	"type": "EVENTS",
	"userName": "string"
}
[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs
Property Of

LogQueryResponse

Feedback

Was this page helpful?