Log Pipeline Configuration

get

API endpoint that allows users to be viewed or edited.

Authorizations
AuthorizationstringRequired
Responses
get
/ux/log_pipeline/log_pipeline_configuration/
GET /ux/log_pipeline/log_pipeline_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
AuthorizationstringRequired
Responses
201

No response body

No content

post
/ux/log_pipeline/log_pipeline_configuration/
POST /ux/log_pipeline/log_pipeline_configuration/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
201

No response body

No content

Gets a pipeline with the given id

get

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

Authorizations
AuthorizationstringRequired
Path parameters
idstringRequired
Responses
get
/ux/log_pipeline/log_pipeline_configuration/{id}/
GET /ux/log_pipeline/log_pipeline_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
AuthorizationstringRequired
Path parameters
idstringRequired
Responses
put
/ux/log_pipeline/log_pipeline_configuration/{id}/
PUT /ux/log_pipeline/log_pipeline_configuration/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

Deletes the pipeline with given id

delete

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

Authorizations
AuthorizationstringRequired
Path parameters
idstringRequired
Responses
delete
/ux/log_pipeline/log_pipeline_configuration/{id}/
DELETE /ux/log_pipeline/log_pipeline_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
AuthorizationstringRequired
Responses
get
/ux/log_pipeline/log_pipeline_configuration/get_asset_Preview_data/
GET /ux/log_pipeline/log_pipeline_configuration/get_asset_Preview_data/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

get

API endpoint that allows users to be viewed or edited.

Authorizations
AuthorizationstringRequired
Responses
get
/ux/log_pipeline/log_pipeline_configuration/get_asset_filter_data/
GET /ux/log_pipeline/log_pipeline_configuration/get_asset_filter_data/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

get

API endpoint that allows users to be viewed or edited.

Authorizations
AuthorizationstringRequired
Responses
get
/ux/log_pipeline/log_pipeline_configuration/get_logstash_health/
GET /ux/log_pipeline/log_pipeline_configuration/get_logstash_health/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

get

API endpoint that allows users to be viewed or edited.

Authorizations
AuthorizationstringRequired
Responses
get
/ux/log_pipeline/log_pipeline_configuration/get_options/
GET /ux/log_pipeline/log_pipeline_configuration/get_options/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

get

API endpoint that allows users to be viewed or edited.

Authorizations
AuthorizationstringRequired
Responses
get
/ux/log_pipeline/log_pipeline_configuration/get_pipeline_list/
GET /ux/log_pipeline/log_pipeline_configuration/get_pipeline_list/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

get

API endpoint that allows users to be viewed or edited.

Authorizations
AuthorizationstringRequired
Responses
get
/ux/log_pipeline/log_pipeline_configuration/grok_pattern/
GET /ux/log_pipeline/log_pipeline_configuration/grok_pattern/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

Gets a grok response of grok pattern

get

This endpoint is used to fetch grok response of provided grok pattern

Authorizations
AuthorizationstringRequired
Responses
get
/ux/log_pipeline/log_pipeline_configuration/grok_response/
GET /ux/log_pipeline/log_pipeline_configuration/grok_response/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

get

API endpoint that allows users to be viewed or edited.

Authorizations
AuthorizationstringRequired
Path parameters
idstringRequired
Responses
get
/ux/log_pipeline/log_pipeline_configuration/upload_pipeline/{id}/
GET /ux/log_pipeline/log_pipeline_configuration/upload_pipeline/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

Last updated