---
title: "About on-prem data connection"
slug: "about-on-prem-data-connection"
updated: 2025-03-04T16:28:36Z
published: 2025-03-04T16:28:36Z
canonical: "docs.hunters.ai/about-on-prem-data-connection"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hunters.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# About on-prem data connection

📘 Note

          

Hunters' on-premise documentation relies on **open-source collectors** such as Fluentd.

If you opt to use a different type of collector, you are solely responsible for its interaction, setup, and procurement.

To send logs from on-premises solutions to Hunters, an on-premises logging pipeline must be deployed within the organization's network. This pipeline should be configured to collect logs using the native logging capabilities of the on-premises devices (commonly using syslog or writing to disk files) and send those logs to a cloud storage service (such as AWS S3) that is accessible to Hunters via a log forwarder. Common utilities used in these pipelines are [Fluentd](https://www.fluentd.org/) and [Syslog-ng](https://www.syslog-ng.com/).

          📘Learn more

          

- [Use Fluentd to bring logs into Hunters](/v1/docs/fluentd)
- [Use Syslog to bring logs into Hunters](/v1/docs/syslog-ng)
