Operations | Monitoring | ITSM | DevOps | Cloud

Analytics

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.