Splunk Search

Alternative command for bin command

renuka
Path Finder

Hello ALL

I want the alternative search  for the following search command
|bin span=1W _time aligntime=latest 

which gives same  output

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

What is wrong with using the bin command? Without understanding what you are actually trying to achieve, any suggested solution may not actually help. Having said that, this solution creates transactions based on variable max_spans which you might be able to adapt to your needs.

https://community.splunk.com/t5/Splunk-Search/dynamically-assigned-maxspan-in-transactions/td-p/5358...

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