Getting Data In

What could cause our "punct" field to go missing?

sergeye
New Member

Hello,

I just realized that the "punct" field is missing in our Splunk QA environment but only in IIS logs.

I didn't use this field before, so unfortunately, I don't know when the issue started.

But the only difference I can see is Splunk version:
in 7.0.6 it exists and in 7.2.3 it's not.

Can somebody explain what can I check there?

thanks in advance.

0 Karma

gpullis
Communicator

Check out the FIELDALIAS commands in ./Splunk_TA_microsoft-iis/default/props.conf. Depending on what you're logging out of IIS, they can jack up your field extractions. Usually it disappears your host field, but I wouldn't put it past them to mess up the punct field too.

See also: https://answers.splunk.com/answers/693737/splunk-720-field-aliases-incorrect-behavior.html

0 Karma

ddrillic
Ultra Champion

@sergeye - do you really need this punct field? because the current Splunk classes emphasize that its creation is expensive and that you should avoid creating it if not needed...

0 Karma

sergeye
New Member

Hi,

unfortunately I have some very complicated query based on this field, which is a basis for another complicated query etc... so I really need that.

0 Karma

ddrillic
Ultra Champion

Oh, then it makes perfect sense.

0 Karma

maraman_splunk
Splunk Employee
Splunk Employee

Hi,

check that you don't have ANNOTATE_PUNCT=false under the iis_log sourcetype in props.conf
(see https://docs.splunk.com/Documentation/Splunk/latest/Admin/Propsconf )
you can check from command line with a command such as

splunk btool props list iis_log --debug |grep -i annotate_punct

(replace iis_log by your sourcetype as necessary)

BTW, you probably mean 7.1.3 as 7.2.3 doesn't exist yet.

0 Karma

sergeye
New Member

Hi,
Sorry for a mistake.
My new Splunk version is 7.2.1.

I checked the annotate_punct on both Splunk itself and UF servers and it's in each place "True".
So probably that's not my issue...

0 Karma

MuS
SplunkTrust
SplunkTrust

Did you check the search mode you are using? See the docs on searches modes http://docs.splunk.com/Documentation/Splunk/latest/Search/Changethesearchmode

You might be in fast mode?

cheers, MuS

0 Karma

sergeye
New Member

Hi MuS, thanks for your input.
I run the search in Verbose mode.

I guess there is some issue with my sourcetype (iisadv) but I'm unable to understand what exactly...

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...