Skip to main content
GET
/
spark
/
log
/
driver
/
launcher
Error
A valid request URL is required to generate request examples
[
  {
    "line": "<string>",
    "date": 123
  }
]

Documentation Index

Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

rows
integer<int32>
default:100

The number of log lines to read from file

jobId
string

Filter out logs by Spark job name

jobRunId
string

Filter out logs by Spark job run ID

pattern
string

Filter out logs using regex pattern

Response

200 - text/plain

successful operation

line
string
date
integer<int64>