[
{
"line": "<string>",
"date": 123
}
]
[
{
"line": "<string>",
"date": 123
}
]
The number of log lines to read from file
Filter out logs by Spark job name
Filter out logs by Spark job run ID
Filter out logs using regex pattern
successful operation
The response is of type object[]
.
Was this page helpful?