# Netoflow connector

- [About NetoFlow](https://docs.fusion.vectra.ai/netoflow-connector/about.md): Overview The NetoFlow Connector is software you can run in your environment to collect NetFlow, sFlow, and IPFIX from your network devices and deliver those flow records to Vectra Fusion. Its purpose
- [Quickstart: Run NetoFlow](https://docs.fusion.vectra.ai/netoflow-connector/quickstart.md): Installing and running NetoFlow is part of the steps to Ingest NetFlow/sFlow via the NetoFlow Connector . If you have a Docker host, you can run NetoFlow in only a few seconds. Create a new API key in
- [Install NetoFlow (container)](https://docs.fusion.vectra.ai/netoflow-connector/install-container.md): Installing NetoFlow is part of the steps to Ingest NetFlow/sFlow via the NetoFlow Connector . If you want to run the container without going through all the details and options, see: 🏁 Quickstart: Ru
- [Install NetoFlow (Linux package)](https://docs.fusion.vectra.ai/netoflow-connector/install-linux.md): Installing NetoFlow is part of the steps to Ingest NetFlow/sFlow via the NetoFlow Connector . Deployment Options NetoFlow is available as a Docker-compatible container or a Linux software package. To
- [Configure NetoFlow](https://docs.fusion.vectra.ai/netoflow-connector/configure.md): You can run NetoFlow with the default configuration, which should be sufficient for most deployments. Modifying the configuration NetoFlow uses a layered configuration that will read configuration fro
- [Reading statistics from NetoFlow API](https://docs.fusion.vectra.ai/netoflow-connector/reading-statistics.md): About the NetoFlow API The NetoFlow API is a very simple API endpoint that provides client-side statistics from a running NetoFlow instance. By default, the API listens on TCP port 8080. The API is un
- [Security Considerations](https://docs.fusion.vectra.ai/netoflow-connector/security-considerations.md): Overview NetoFlow has API access to Vectra Fusion to upload NetFlow and sFlow records. A threat actor that gains access to the system you deploy NetoFlow on in your environment could read these creden


---

# 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.fusion.vectra.ai/netoflow-connector.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.
