Operations | Monitoring | ITSM | DevOps | Cloud

Logging

The latest News and Information on Log Management, Log Analytics and related technologies.

Using Winston 3 for Logging in Node.js

Winston is one of the most popular and versatile logging libraries for Node.js. With Winston, you can differentiate and redirect your logs to different places depending on their severity or purpose, and ensure there are redundant records in case of any failures or corruption later on. With the Winston 3.0 update, one of the biggest changes is the ability to apply custom formatting to your logs.

How to Search through LogDNA Archives

Retention is a crucial factor in adopting a log management solution. For most organizations, 30 days is a perfect balance between having to access historical log data and the high cost of storage. However, some organizations need to retain logs for a much longer period of time, whether it’s to comply with regulations, perform frequent audits, or monitor changes to operations over time.

Extend Your Operational Analytics Beyond IT and Improve Your Business Outcomes

Operational analytics is of vital importance to IT organizations today. With complex hybrid infrastructures and dynamic workloads commonplace in many businesses, the ability to monitor important metrics like application performance requires a level of automation and analysis that can quickly turn data into useful information for your IT team.

Importance of Monitoring IT Infra for Banking and Financial Institutions

Anis Choudhury, Regional Manager, Motadata shares his thoughts on the importance of effectively monitoring bank's & financial services' IT infrastructure at Elets #BFSI Gamechanger Summit. He highlighted how Motadata's unified product suite enables organizations to monitor all the components with real-time data for IT security, increased operational efficiency and improved key decision making through #logmanagement & #networkmonitoring.

How to Monitor Apache Web Server

In order to effectively manage and monitor your infrastructure, a web admin needs clear and transparent information about the types of activity going on within their servers. Server logs provide a documented footprint of all traffic and errors that occur within an environment. Apache has two main log files, Error Logs, and Access Logs.

Apache Error Log & Apache Access Log: Complete Guide to Analyzing and Troubleshooting Apache

+ Bonus: 20 Apache errors – a free checklist Apache error logs and Apache access logs contain valuable data. In this article, we explain how the log files generated by the Apache web server are an important factor in keeping your web sites and apps running 24/7. We show you how to effectively use Apache logs to monitor and troubleshoot Apache log files, to protect and fix your web server. Want to get Apache/Tomcat/Log4J insights right away?

Historical data analytics with Logz.io

Have you ever found yourself trying to reconstruct an event from the past only to come up blank because you cannot go so far back in time? If only you could bring back that missing piece of the puzzle! In the world of IT, logs are the way machines and software record events. They help us understand when an event happened, where they happened and most importantly, why they happened.

Monitoring GitHub Activity with LogDNA

Source code management (SCM) is a core component of DevOps. In addition to storing and sharing source code, SCM tools maintain an ongoing history of changes. Reviewing this history provides numerous insights into your development process, including: How often code changes are submitted, The impact of changes on application performance, Which changes result in errors, bugs, or broken builds.