Log Grok Pattern Configuration

get

API endpoint that allows users to be viewed or edited.

Authorizations
Responses
200

No response body

No content

get
GET /ux/log_grok_pattern/log_grok_pattern_configuration/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

post

API endpoint that allows users to be viewed or edited.

Authorizations
Responses
201

No response body

No content

post
POST /ux/log_grok_pattern/log_grok_pattern_configuration/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
201

No response body

No content

Gets a grok pattern with the given id

get

This endpoint is used to fetch a grok pattern details in the current organization

Authorizations
Path parameters
idstringRequired
Responses
200

No response body

No content

get
GET /ux/log_grok_pattern/log_grok_pattern_configuration/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

put

API endpoint that allows users to be viewed or edited.

Authorizations
Path parameters
idstringRequired
Responses
200

No response body

No content

put
PUT /ux/log_grok_pattern/log_grok_pattern_configuration/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

Deletes the grok pattern with given id

delete

This endpoint is used to delete an existing grok pattern for the current organization

Authorizations
Path parameters
idstringRequired
Responses
204

No response body

No content

delete
DELETE /ux/log_grok_pattern/log_grok_pattern_configuration/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
204

No response body

No content

get

API endpoint that allows users to be viewed or edited.

Authorizations
Responses
200

No response body

No content

get
GET /ux/log_grok_pattern/log_grok_pattern_configuration/get_grok_pattern_list/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content