Getting Data In

I have a CSV that I import daily and some values decide to not show as "0", and some do.

agoktas
Communicator

I have a CSV that I import daily and some values decide to not show as "0", and some do.

Here's my search:

index="stockscreener_1d_ni"
| stats values(Change ), values(Vol), values(Price) by Symbol
| fillnull value=NULL

Some values under the "Vol" field show up blank, even though the CSV has "0" that should have been the value.

Example of CSV input:

AACS,AMER COMMERCE SOLTNS INC,OTC Pink No Information,0.001500,26.944200,0,Common Stock,USA,Florida

The Vol would be the zero value you see there after 26.944200,

Thanks!

Tags (2)
0 Karma

HiroshiSatoh
Champion

I do not know the cause in the search sentence and the sample log.
Please identify the 0 event not displayed and investigate whether there is a format misalignment or the like.

0 Karma

agoktas
Communicator

Sorry, can you provide more detail in your reply?

Is my post wonky? (shows ok for me - with sample log & search syntax I used).

How do I determine if there is a format misalignment or "the like"?

Thanks.

0 Karma
Get Updates on the Splunk Community!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

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