Splunk Search

When testing federated search, no fields show up- Is this a bug?

wmuselle
Path Finder

We are testing federated search. 

when on the provider (environment A), the fields are nicely extracted.

When on the federated SH (environment B), the fields do not show up, however they are usable in SPL for filtering etc... .

anyone have an idea if this is a bug/restriction.

I have found here restrictions on transparent-mode FS, but we are entirely on prem (8.2.1) so we are using standard mode.

I am not conflicting any of the below restrictions documented, just simple search (and data does return)

index=federated:<source_index> sourcetype=<sourcetype>

extract:

Restrictions for standard mode federated search

Standard mode federated search does not support the following:

  • Generating commands other than search, from, or tstats. For example, federated searches cannot include the datamodel or inputlookup commands. You can find a list of generating commands in Command types, in the Search Reference.
  • The from command can reference only datasets of the saved search and data model dataset types.
  • Usage of wildcard symbols (*) to reference multiple federated indexes.
  • Metrics indexes and related metrics-specific search commands, such as mpreview or mstats. If you must include metrics data in a federated search, consider mapping a federated index to a saved search dataset that contains metric data. See Create a federated index.

in the section on transparent mode there is something about search-time field extraction which then self-references as a page.

 

any ideas ?

 

 

Labels (2)
0 Karma

yk
New Member

Try this :

index=federated:<source_index> sourcetype=<sourcetype> |fields *

0 Karma

wmuselle
Path Finder

Hi @yk ,

Sorry I should have mentioned that I did that, and yes then they show.

But this is not how it is intended to work I think.

Appreciate your reply though 👍

0 Karma
Get Updates on the Splunk Community!

Join Us at the Builder Bar at .conf24 – Empowering Innovation and Collaboration

What is the Builder Bar? The Builder Bar is more than just a place; it's a hub of creativity, collaboration, ...

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...

Everything Community at .conf24!

You may have seen mention of the .conf Community Zone 'round these parts and found yourself wondering what ...