This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "OWASP Security Logging Project"

From OWASP
Jump to: navigation, search
m (News and Events)
(News and Events)
Line 58: Line 58:
 
== News and Events ==
 
== News and Events ==
  
1 Jul 2016 [http://www.slideshare.net/MiltonSmith6/how-to-use-owasp-security-logging How to Use OWASP Security Logging, AppSecEU 2016 Lightning Talk]
+
1 Jul 2016, [http://www.slideshare.net/MiltonSmith6/how-to-use-owasp-security-logging How to Use OWASP Security Logging, AppSecEU 2016 Lightning Talk]
  
5 Mar 2015 Version 1.0.0 deployed to Maven Central
+
5 Mar 2015, Version 1.0.0 deployed to Maven Central
  
23 Dec 2014 Project Created and source code now available!
+
23 Dec 2014, Project Created and source code now available!
  
 
|}
 
|}

Revision as of 23:24, 30 June 2016

OWASP Project Header.jpg

OWASP Security Logging Project

The OWASP Security Logging project provides developers and ops personnel with APIs for logging security-related events. The aim is to let developers use the same set of logging APIs they are already familiar with from over a decade of experience with Log4J and its successors, while also adding powerful security features.

Description

Logging is often neglected by developers when thinking of security considerations. However, proper logging practice can provide the crucial forensics needed to investigate after a breach, and perhaps more importantly, a change to detect security issues as they happen. Most developers are already familiar with using logging for debugging and diagnostic purposes, so it should be easy for them to grasp the concept of security logging as well. The OWASP Security Logging project aims to give developers an easy way to get started with logging security events, tracking extra forensic information like the who (username), what (event type), and where (IP address, server name) needed for forensics. It also provides a means for classifying the information in log messages and applying masking if necessary.

Licensing

This library is free software: you can redistribute it and/or modify it under the terms of the Apache License, Version 2.0. You can copy, distribute and transmit the work, and you can adapt it, and use it commercially, but all provided that you attribute the work and if you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.

Quick Start

Overview of benefits and what you need to get started quickly.

OWASP Security Logging Project Explored

Project Resources

Source Code

Documentation

Issue Tracker

Related Projects

Classifications

Project Type Files CODE.jpg
Incubator Project Owasp-builders-small.png
Owasp-defenders-small.png
Affero General Public License 3.0

Project Leaders

Sytze van Koningsveld

August Detlefsen

Milton Smith

News and Events

1 Jul 2016, How to Use OWASP Security Logging, AppSecEU 2016 Lightning Talk

5 Mar 2015, Version 1.0.0 deployed to Maven Central

23 Dec 2014, Project Created and source code now available!

<paypal>OWASP Security Logging Project</paypal>