Introduction

In this blog, we are discussing application security while logging and auditing. While writing a code we used to think about code optimization application performance but we are not worrying about secured code. Let's understand what is the best approaches while logging and auditing.

Best Practices

The following should not usually be recorded directly in the logs,

Summary

In this blog, we learned about security practices while logging.

I hope that you find it helpful. Eat->Code->Sleep->Repeat.