# Neo4j Get Logging Info

## <img src="/files/GA4kArPuQrfFL8bIi1am" alt="" data-size="line"> Neo4j Get Logging Info

### Description <a href="#description" id="description"></a>

The Neo4j Get Logging Info transform queries the Neo4j logging graph and retrieves logging information.

This transform uses the `NEO4J_LOGGING_CONNECTION`. Check the [Neo4j perspective](/data-shaper-1.21/knowing-the-data-shaper-designer/index/perspectives/perspective-neo4j.md) for more details.

| Hop Engine | <sup>✓</sup> |
| ---------- | ------------ |
| Spark      | ?            |
| Flink      | ?            |
| Dataflow   | ?            |

### Options

| Option               | Description                                    |
| -------------------- | ---------------------------------------------- |
| Transform name       | the name for this transform in your pipeline   |
| startOfPipelineDelta | Start of the date range for the given pipeline |
| endOfPipelineDelta   | End of the data range for the given pipeline   |
| startOfWorkflowDelta | Start of the date range for the given workflow |
| endOfWorkflowDelta   | End of the date range for the given workflow   |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.primeur.com/data-shaper-1.21/knowing-the-data-shaper-designer/pipelines/transforms/neo4j-getloginfo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
