Deployment Architecture

Distributed Development

Zombiesunday261
New Member

About defining fixed roles meaning
Sh should only do search
Idx should only do indexing
Hf should only do log ingestion and parsing

No other extra capabilty should be utilised // can i do that ( and yes we can disable the web ui of idx or HF ) we have to change to core capabilty only like disabling the search or prasing

0 Karma

PickleRick
SplunkTrust
SplunkTrust

Indexer does its share of searching. It is a part of a searching process - it's how Splunk works.

I assume you don't want users to use it to search from it directly, right?

Generally, regardless of whether you leave the WebUI enabled or not on non-SH components, you usually simply don't allow normal users to log in there. HF shouldn't even have indexers configured as search peers so you'd have no data to search from.

I'm not sure what is your point here.

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @Zombiesunday261 ,

at first, disable web GUI for the HF could be applicable only if you don't have in your HFs DB-Connect or Add-Ons that require configuration (e.g. Azure or AWS, etc...).

About the disabling of search, it is really disabled because on IDXs you can search only on the _internal on the same IDX, not on all the other IDXs and on the HFs you don't have any result if you perform a search.

Then I don't understand what you mean with "prasing".

Anyway, it's a best practice to separate roles, e.g. not using a Search Head to run ad Add-On for cloud services or not use a HF to manage local indexes.

How can I help you more?

Ciao.

Giuseppe

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!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...