# Publisher specific guidance

- [Elastic, Syslog, and Kafka](https://docs.vectra.ai/deployment/stream/publisher-specific-guidance/elastic-syslog-and-kafka.md): Details for Elastic, Syslog, and Kafka Stream publishers.
- [ELK integration](https://docs.vectra.ai/deployment/stream/publisher-specific-guidance/elk-integration.md): This article outlines the custom content developed by Vectra for ELK (Elastic, Logstash and Kibana) when using Vectra Stream. This content can be integrated with your ELK deployment.
- [Splunk integration](https://docs.vectra.ai/deployment/stream/publisher-specific-guidance/splunk-integration.md): This article is meant to be used by customers who will be integrating Vectra Steam metadata into their Splunk installation.


---

# 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.vectra.ai/deployment/stream/publisher-specific-guidance.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.
