Getting Data In

Can someone help me with the approach for monitoring the UPS batteries(Modbus)?

Roy_9
Motivator

Looking for the approach for monitoring these devices where this UPS devices are running on Modbus. 
Source is UPS power batteries  and destination is splunk

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust
There are a few typical ways to get data into Splunk.
1. Use a Universal Forwarder (UF) to pass application logs to Splunk.
2. Have the application write syslog events to a syslog server and use a UF to forward those events to Splunk.
3. Have the application write syslog events to Splunk Connect for Syslog, which will forward them to Splunk.
4. Use Splunk DB Connect to read events from the application's SQL database.
5. Create a script that makes API calls to fetch events from the application. This can be implemented as a Splunk scripted input, a modular input, or a standalone script that writes output to a file which a UF sends to Splunk.
Which one you use depends on the application and the data you wish to ingest.
You should check splunkbase (https://apps.splunk.com) to see if anyone has done any of this before.
---
If this reply helps you, Karma would be appreciated.

View solution in original post

Roy_9
Motivator

@richgalloway  Do you have any idea on this usecase?

0 Karma

richgalloway
SplunkTrust
SplunkTrust
There are a few typical ways to get data into Splunk.
1. Use a Universal Forwarder (UF) to pass application logs to Splunk.
2. Have the application write syslog events to a syslog server and use a UF to forward those events to Splunk.
3. Have the application write syslog events to Splunk Connect for Syslog, which will forward them to Splunk.
4. Use Splunk DB Connect to read events from the application's SQL database.
5. Create a script that makes API calls to fetch events from the application. This can be implemented as a Splunk scripted input, a modular input, or a standalone script that writes output to a file which a UF sends to Splunk.
Which one you use depends on the application and the data you wish to ingest.
You should check splunkbase (https://apps.splunk.com) to see if anyone has done any of this before.
---
If this reply helps you, Karma would be appreciated.
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...