All Apps and Add-ons

My cron expression in DB_connect App does not work, even if the cron expression works in Alert.

Shuhei052492
Path Finder

Hello Splunker,

The following cron expression does not work in the input setting of Splunk DB connect App (v3.1.4) on Splunk server (v7.3.0).

0 * 1-25 * 0

And it is shown the message;
"invalid interval, must be an integer or cron expression."
alt text

I have already checked the expression in the site;
https://crontab.guru/

Also it is weird for the expression to work in alert setting.
I would like to run the input setting at minute 0 on every day-of-month from 1 through 25 and on Sunday.

I appreciate any advice and idea to let the schedule work in DB connect.

Regards,

0 Karma

Shuhei052492
Path Finder
0 * 1-25 * *

This cron expression works in the app!
But this is now what I want to do.

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...