All Apps and Add-ons

Searching PCF data using subscription-id field doesn't produce results

johnansett
Communicator

Hey guys, got a kinda weird one. I am have PCF (Pivotal Cloud Foundry) data coming into an index from 3 clusters.

I can see the three cluster's in the subscription-id field when I search the whole index:
index=pcf
However if I try and isolate on a cluster using subscription-id it doesn't work.

index=pcf subscription-id=*

Works

index=pcf subscription-id="cluster-a-1"

Does NOT

index=pcf subscription-id="cluste*"

Works

index=pcf subscription-id="cluster-a*"

Does NOT

It also means the PCF apps don't work.

Any ideas what might be going on here. Not sure if this is specific to the PCF data or other data sources as well but this is the only one I've seen so far.

Thanks!

0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@johnansett,

One silly solution as I've doubt about field name. index=pcf | rename "subscription-id" as subid | search subid=*. Try and let me know your feedback.

0 Karma

guilmxm
Influencer

HI @johnansett

I know this post is a bit old, but did you find how to get the subscription-id field ?
Got a customer starting to ingest PCF data, I re-factored the app to fix several issues it has, some searches will work but most don't because of this field not existing.

Guilhem

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...