Getting Data In

Impact of indexer going down for sometime.

Satyams14
Loves-to-Learn Lots

Hello All,

We have a server on which indexer and search head deployed. furthermore we are getting logs from UF and HF's. due to some requirement we might require some downtime for the server on which Indexer and search head has been deployed.

Will there be any log loss due to this server downtime? If yes how long logs will be lost there?

If UF cache logs locally then for how log UF cache the logs, if there any dependency on cache memory available on UF server?

 

Labels (3)
0 Karma

Satyams14
Loves-to-Learn Lots

Hello ,

Thanks for your response, i would like to understand how would stopping UF and HF will prevent log loss?

Waiting for your response.

 

Regards,

Satyam

0 Karma

glc_slash_it
Path Finder

Obviously it depends on the types of logs you are monitoring:

- if its static files, UF/HF will save a checkpoint of where they stop reading, and will continue whenever you start them again

- if is tcp/udp or syslog-like, you need to adopt other strategies like setting up a distributed Splunk environment with a cluster of Indexers or a Syslog server to receive the tcp/udp logs and write them to files.

0 Karma

glc_slash_it
Path Finder

Hi,

The best way to avoid logs being lost would be to stop the UFs and HFs  before taking down the Indexers.

Another way woulbe be to disable the inputs.conf, by creating/updating a configuration like this:

[perfmon:*]
disabled = true

[WinEventLog:]
disabled = true

[monitor://<path>]
disabled = true

 

------------
If this was helpful, some karma would be appreciated.

0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...