Operations | Monitoring | ITSM | DevOps | Cloud

4 ways to connect your data & your web apps

A wise tech-guy once said, “It all comes down to data and how it is exchanged”. Spot on we’d say! Laptops, hand-held devices, smart TVs, all send and receive data. Apps, websites, and software programs, all function on data. Needless to say, there’s an obvious connection there. The invisible thread between devices and software programs / apps, is the data binding them. It is ‘data’ which enables apps to control devices.

The Data Explosion and its Effect on Security

Data is exploding. The shift to digital business is driving a massive expansion in the volume of data that organizations produce, use, and store. It is also accelerating the velocity of data—that is, the data is changing more rapidly than ever before. Which in many ways is great—more data can bring more insight into customers, markets, and opportunities. But more data can also be a problem.

Using Machine Data Analytics to Provide the Best Customer Experience - Don't Fly Blind

Running a modern application in the cloud is a complex task which requires clear, real-time visibility across your entire application stack and infrastructure. With SumoLogic you can fix problems before they negatively affect your customers' experience and make sure your application is running at peak performance.

Back to Basics: Working with Linux Audit Daemon Log File

If you run the audit daemon on your Linux distribution you might notice that some of the most valuable information produced by auditd is not transmitted when you enable syslog forwarding to Graylog. By default, these messages are written to /var/log/audt/audit.log, which is written to file by the auditd process directly and not sent via syslog.