---
title: "Solarwinds"
slug: "solarwinds"
tags: ["Self Service Ingestion"]
updated: 2025-02-10T12:35:56Z
published: 2025-02-10T12:35:56Z
canonical: "docs.hunters.ai/solarwinds"
---

> ## 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.

# Solarwinds

Self Service Ingestion

          

Connect this data source on your own, using the Hunters platform.

****TL;DR****

| Supported data types | 3rd party detection | Hunters detection | IOC search | Search | Table name | Log format | Collection method |
| --- | --- | --- | --- | --- | --- | --- | --- |
| Solarwinds Orion Syslog logs |  |  | ✅ | ✅ | solarwinds_orion_logs | CSV | S3 |

---

## Overview

![image.png](https://cdn.document360.io/5f63f0e0-3c70-4d00-b623-82493be0bde5/Images/Documentation/image-1739190707551.png)SolarWinds is a software company that provides IT management and monitoring solutions for networks, systems, and applications. Its platform helps organizations gain visibility into their IT infrastructure, detect performance issues, and manage security risks. SolarWinds offers tools for network performance monitoring, log management, security event detection, and configuration management. These solutions help IT teams troubleshoot problems, optimize system performance, and ensure the reliability and security of their environments.

## Supported data types

### Solarwinds Orion Syslog logs

**Table name:** `solarwinds_orion_logs`

These are primarily system logs from Solarwinds Orion. Orion, being a comprehensive IT infrastructure monitoring and management platform, generates logs related to the performance, availability, and health of your network, servers, and applications. These logs include metrics and events that provide insights into what's happening across your IT environment, such as traffic flow, device status, system errors, and more.

## Send data to Hunters

Hunters supports the ingestion of Solarwinds Orion logs via an intermediary AWS S3 bucket.

**To connect Solarwinds Orion logs:**

1. Export your logs to a syslog stream, using [this guide](https://support.solarwinds.com/SuccessCenter/s/article/Create-syslog-rules-alerts?language=en_US#:~:text=Access%20the%20Syslog%20Viewer%20from,you%20want%20to%20alert%20on.). For newer version of Solarwinds, use the [Solarwinds Platform Log Viewer](https://documentation.solarwinds.com/en/success_center/orionplatform/content/lm/la-orion-log-viewer.htm).
2. Ship the logs to an AWS S3 bucket.
3. Once the export is completed and the logs are collected to S3, follow the steps in [this section](https://hunters.document360.io/docs/connect-data-through-aws-s3).

## Expected format

Logs are expected in CSV format.

```plaintext
<9>Jul  3 07:46:54 app-123 %OrionAlertEngine: 5/3/2023 11:46:54 AM -  - User MMI\name1 logged in from 9.1.2.3.
```
