Earlier quoted context omitted.
This is not actually dissonant! HN is mostly a place where technologists gather, not corporate heads of IT or other business people. This is especially true of the subset of users who actively participate rather than only reading. And it is not unusual in the least for an enterprise product to be wildly profitable but not admired by technologists. Indeed, it's the default; Oracle, SAP, Microsoft, etc. What is interes…
Microsoft contains multitudes, from the successor to VMS to the win32 API to some very advanced programming language stuff like F#.
Cisco Acquires Splunk
201–210 of 525 posts
Re: Cisco Acquires Splunk
#202To pile onto the Splunk "love" going on here. Splunk is one of those systems that's too "powerful" for small use-cases, but too expensive for the ones it's really designed for. Anecdote, I once worked with a client that really wanted to get Splunk, but produced so much network traffic that the discounted annual costs were more than the entire budget for the rest of the organization combined. That's staff, the buildin…
Worked at a medium size enterprise and was trying to get some detailed performance metrics with a legacy tech stack that didn't have a drop-in APM soluion. This was in the age of graphite which was great for aggregating metrics cheap but not getting detail. Splunk was used by a much larger product (easily 10x our scale) for monitoring events so there was no red tape to start using it. After launching the detailed ins…
Re: Cisco Acquires Splunk
#203Earlier quoted context omitted.
> That's staff, the building, equipment, power, water, everything...the estimated Splunk cost was more than that. Wow, it's THAT expensive?
You can't really make an informed decision without knowing how much data they were moving. For it to be that expensive, you'd need to be moving a ludicrous amount of data, and you can always parse data down to the required fields before indexing, which saves on licensing costs.
There's even reluctance to turning things on and _watching_ it for 10 minutes. An activity that would immediately give you a much better idea of volume. Folks just don't like doing it.
Then you get the things were setting up a redundant logsource is just unwise. DNS logging was 2 orders of magnitude greater than everything else a SIEM was doing. And Email was about the same size.
Re: Cisco Acquires Splunk
#204I hated Splunk so much that I spent a couple days a few months ago writing a single 1200 line python script that does absolutely everything I need in terms of automatic log collection, ingestion, and analysis from a fleet of cloud instances. It pulls in all the log lines, enriches them with useful metadata like the IP address of the instance, the machine name, the log source, the datetime, etc. and stores it all in S…
Re: Cisco Acquires Splunk
#205Somebody: Splunk has exorbitant prices and locked-in enterprise customers! Cisco: Oh these guys are just like us. Better buy them up. We know this business.
Re: Cisco Acquires Splunk
#206Earlier quoted context omitted.
> That's staff, the building, equipment, power, water, everything...the estimated Splunk cost was more than that. Wow, it's THAT expensive?
You can't really make an informed decision without knowing how much data they were moving. For it to be that expensive, you'd need to be moving a ludicrous amount of data, and you can always parse data down to the required fields before indexing, which saves on licensing costs.
Re: Cisco Acquires Splunk
#207Earlier quoted context omitted.
> that are both profitable and mostly admired AWS?
Actually yeah, closer than most. I think it's a somewhat grudging admiration at this point, increasingly so as they do more and more also-ran services. But yeah, this does seem right for the "core" services; ec2, s3, maybe lambda, etc.
It was like that from the beginning. That's why there's much less animosity towards AWS, because they just allow you to run your X without the overhead of infra investment.
Re: Cisco Acquires Splunk
#208Earlier quoted context omitted.
Microsoft contains multitudes, from the successor to VMS to the win32 API to some very advanced programming language stuff like F#.
F# is nice but seems like a fairly conventional functional language. My first reaction to some of the features of Koka (also MS) was I didn't know that was even possible. https://koka-lang.github.io/koka/doc/book.html
Re: Cisco Acquires Splunk
#209To pile onto the Splunk "love" going on here. Splunk is one of those systems that's too "powerful" for small use-cases, but too expensive for the ones it's really designed for. Anecdote, I once worked with a client that really wanted to get Splunk, but produced so much network traffic that the discounted annual costs were more than the entire budget for the rest of the organization combined. That's staff, the buildin…
Re: Cisco Acquires Splunk
#210Earlier quoted context omitted.
Which ones do you recommend? Every one I have tried hasn't really given me the same flexibility as Splunk, most seem to miss the core part of what makes Splunk cool. Though I'd definitely like to see Splunk improve their design.
He's talking out of his ass. But newish competitors are Devo/Sumo Logic.