Splunk Search

Counting number of characters in a Splunk field

metersk
Path Finder

Is it possible to count number of characters in a splunk field? I can only seem to find a way to count specific instances of a character.

Tags (2)
0 Karma
1 Solution

chanfoli
Builder

Do you mean to calculate the length? If so, use the following:

your search... |  eval length=len(field)

View solution in original post

chanfoli
Builder

Do you mean to calculate the length? If so, use the following:

your search... |  eval length=len(field)

somesoni2
Revered Legend
Get Updates on the Splunk Community!

New in Observability - Improvements to Custom Metrics SLOs, Log Observer Connect & ...

The latest enhancements to the Splunk observability portfolio deliver improved SLO management accuracy, better ...

Improve Data Pipelines Using Splunk Data Management

  Register Now   This Tech Talk will explore the pipeline management offerings Edge Processor and Ingest ...

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud?

Register Join this Tech Talk to learn how unique features like Service Centric Views, Tag Spotlight, and ...