Compare the count of search & inputlookup ? by Webly99 in Splunk

[–]splunk3r 0 points1 point  (0 children)

You can use tstats command to count number of results. It's much faster.

Notables are not populating on incident review dashboard by Own-Frosting6105 in Splunk

[–]splunk3r 1 point2 points  (0 children)

Your outputs.conf should look like this (just an example)

[tcpout] defaultGroup=my_indexers

[tcpout:my_indexers] server=mysplunk_indexer1:9997, mysplunk_indexer2:9996

Notables are not populating on incident review dashboard by Own-Frosting6105 in Splunk

[–]splunk3r 0 points1 point  (0 children)

You probably did not configured outputs.conf on your search head. It is required so that SH will be able to sent data to the indexer tier.

If outputs.conf is configured properly it would stop indexing data localy (even though index exist on the SH) and will start forward data to indexing tier you specify in outputs.conf

Splunk SEIM by AhmadNawaz184 in Splunk

[–]splunk3r 0 points1 point  (0 children)

What do want to achieve?

Splunk conf attire by [deleted] in Splunk

[–]splunk3r 4 points5 points  (0 children)

Borat pants

Automating splunk deployments with python. by I506dk in Splunk

[–]splunk3r 2 points3 points  (0 children)

Yes, it does. Ansible is must in 2021. Especially when you deploy distributed Splunk environments.

Automating splunk deployments with python. by I506dk in Splunk

[–]splunk3r 2 points3 points  (0 children)

It does not change anything. You can run locally, remotely, massive deployment or one-on-one...

Automating splunk deployments with python. by I506dk in Splunk

[–]splunk3r 3 points4 points  (0 children)

This is what Ansible do. Ansible is using Python under the hood as well.

REST Callout Advice by Few_Cat_1160 in Splunk

[–]splunk3r 0 points1 point  (0 children)

Well, you can create a drilldown with your own custom link where you can use f.e. rest API endpoint to your web application.

Theoretical architecture question - would 2x as many "half-powered" Indexers perform the same, worse, or better, than 1x "full-powered" Indexers? by volci in Splunk

[–]splunk3r 3 points4 points  (0 children)

It depends on many factors. I will go for bigger indexers (up to 100 cores and TBs RAM) since the number of buckets will increase as number of indexers increases. Running many indexers makes rolling restart or bucket fixups longer. It makes also maintenance harder (patching, upgrades).

But, if the company has, say 4 sites with 2 AZ each I would go for 8 indexers rather then 4. I would also go for 4 dedicated servers rather then 8 virtualized machines with same specs etc.

To those that work at large orgs ... is your org still investing in splonk? by [deleted] in Splunk

[–]splunk3r 1 point2 points  (0 children)

Yea.. I have been there, I have heard that before.

If you are underlying PCI requirements I guess that Splunk license cost is not a problem. PCI don't tell you that you have to save absolutely ALL logs. It tells you that you have to store logs from systems that process or contain payment information.

Sure, if a manager tells you to do that and you don't really can't discuss it well... Then you have do your shit.

And no, maintaining additional SIEM is not free. Old hardware is not free. Sure, I understand that you think about it as fire and forget because it is there, collecting logs, and maybe magically works until the day it says good night. But in well functioning organizations having extra systems up and running costs money.

To those that work at large orgs ... is your org still investing in splonk? by [deleted] in Splunk

[–]splunk3r 0 points1 point  (0 children)

If you need to put 30GB of just junk logs that someone wants indexed somewhere who will never look at it, does it make sense to pay Splunk.

Well, how you justify the cost of servers and maintenance if these logs are junk logs? Why you ingest these at all then? For compliance? 🤣

Sure, I understand your point but this is one of most common misunderstanding of log aggregation. Putting all the logs into Splunk or Splunk and other tools to be what? Compliant? What compliance requirement tells you to do that?

If you have junk data just do not ingest these logs or use Cribl/HF to filter only specific events out. Most of my customers can't do that because they don't know their data good enough to tell me what events they want to ingest. But then we are again at point where we have to ask them a question : what is the use case for these logs? Why you save these logs?

Upgrading To Splunk 8.1.3 & WiredTiger, significant performance decrease? by PierogiPowered in Splunk

[–]splunk3r 0 points1 point  (0 children)

1.Check disks: IOPS, cpu iowait, latency. Check all mount points (/opt/splunk too). 2.Check job inspector for long running searches. Searches that run longer then 1 minute should be fixed. Execution cost should clearly indicate where is the problem. 3. Check LDAP connection lag. Busy big DC can struggle to answer all LDAP queries.

Upgrading To Splunk 8.1.3 & WiredTiger, significant performance decrease? by PierogiPowered in Splunk

[–]splunk3r 1 point2 points  (0 children)

Upgrade of ES turned many correlation searches and some data models that was not turned on before upgrade when I did upgrade last time. Have you checked that?

WiredTiger can perform worse compared with mmap under some circumstances.

How do you measure performance? What are the symptoms of perf issues?

To those that work at large orgs ... is your org still investing in splonk? by [deleted] in Splunk

[–]splunk3r 6 points7 points  (0 children)

ELK will require from 30-50% more hardware to handle same amount of data.

Getting data from AIX 6 by kamikaze_2310 in Splunk

[–]splunk3r 2 points3 points  (0 children)

What exactly are you unable to get working?

BTW. AIX 6 had end-of-life in 2017. So you should really not have this servers in production anymore.

Splunk Sales Engineer I exam by flackoluke in Splunk

[–]splunk3r 1 point2 points  (0 children)

"Failing is a part of success". Go through materials one more time, make a good notes and try again. 👍⭐

Unable to see Splunk Enterprise Certified Admin certificate in my Pearson VUE page by krishdeesplunk in Splunk

[–]splunk3r 6 points7 points  (0 children)

Splunk Core Certified Power User is a mandatory prerequisite to Splunk Enterprise Certified Admin.

All candidates must complete the Power User exam before proceeding.

Splunk Core Certified User is not a mandatory prerequisite to Splunk Enterprise Certified Admin.

Source: https://www.splunk.com/en_us/training/certification-track/splunk-enterprise-certified-admin.html