0

I can run the query labels:* or logName:* which works, however the following query doesn't match anything ,even though these labels exist:

labels.user:*

Reproducable example:

Take any log resource and try labels:*, then see they all have some value X under their label. then try labels.X:*, see there are no results

aclowkay
  • 3,577
  • 5
  • 35
  • 66
  • Please can you provide the full query? How are you executing this? – Christopher P Nov 28 '18 at 11:53
  • This is the full query. I executed it via the Java, the web interface and gcloud...I'll come up with a gcloud cli example to reproduce, if possible to add labels there – aclowkay Nov 28 '18 at 12:02
  • It's not possible to add via gcloud. I added an example which you can reproduce with already existing logs – aclowkay Nov 28 '18 at 12:06
  • I've worked around by ingesting the data with '-' field. But still it seems like a bug or unsupported feature at best.. – aclowkay Nov 28 '18 at 12:53
  • Thank you for pointing this out. The issue is being investigated by the engineers. I've opened an issue tracker on your behalf for this matter and you can follow the investigation updates via this [link](https://issuetracker.google.com/120598899) – dhauptman Dec 13 '18 at 16:30

0 Answers0