Dashboards & Visualizations

How to get data from the first day of the last month to now?

felipesewaybric
Contributor

How to get data from the first day of the last month to now?

Tags (3)
0 Karma
1 Solution

felipesewaybric
Contributor

perfect, thank you

Works like a charm, now let me read the article and get better at splunk.

thanks again.

0 Karma

juvetm
Communicator

did you try something on time range picker

0 Karma

ngatchasandra
Builder

Hi feli,

Try with;

earliest=-31d latest=now for the months which have 31 days Or earliest=-30d latest=now for the months which have 30 days .

felipesewaybric
Contributor

but that will start count in 26/03, i need something to calculate from 01/03 to now (max 01/03 to 30/04, than is 01/04 to 31/05) 2 months of search with the earliest set to the first day of the month.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...