Code Monkey home page Code Monkey logo

vbrloganonymizer's Introduction

Veeam Log Anonymizer in C#

Twitter: JMousqueton

A tool to anonimyze your Veeam logs

VeeamLogAnonymizeris is a C# program designed for anonymizing log files generated by Veeam Backup & Replication v12, which may contain sensitive information like server names, IP addresses, email addresses, and more. Anonymizing log files helps protect privacy and confidentiality when sharing or analyzing these logs.

I want to clarify that Eric & me are not developers by profession, but rather a member of the Veeam community who saw the need for a tool like this. The script has been created out of a passion for data privacy and a desire to contribute to our community.

⚠️ Disclamer

This script is still as an early stage of development.

⚠️ UNDER CONSTRUCTION ⚠️

We want to make it clear that we are not employed by or associated with Veeam Software in any official capacity. This script, its development, and its distribution are entirely independent efforts. It is not endorsed or supported by Veeam Software.

The script has been created by a member of the Veeam community out of a genuine interest in data privacy and the needs of fellow users. While it is designed to work with Veeam Backup & Replication logs, it is not an official Veeam product, and any issues or concerns related to its use should be directed to me rather than Veeam Software.

Please use this script responsibly and in accordance with your organization's policies and any relevant data privacy regulations. Always ensure that you have proper backups and safeguards in place when making changes to log files.

Thank you for understanding the independent nature of this project.

⚙️ Features

Veeam Log Anonymizer, anonymizes :

  • Veeam Server name
  • Usernames
  • IPs address
  • SMTP Servers
  • vCenter Username
  • Domains
  • vCenter Servers
  • Email
  • vCenter Location

💿 Installation

coming soon

🚀 Usage

Veeam Backup logs Anonymizer C# edition v0.1

Usage :
-s <source dir> : absolute path to source dir containing Veeam logs.
-d <destination dir> : absolute path to destination dir where anonymized logs will be written. Must exists beforehand.
[-c <config file>] : absolute path to Json configuration file. If not present, will use config.json in the same dir as this executable.

📝 Examples

.\vbrLogAnon.exe -s C:\log -d C:\Ano\ -c 'C:\Users\JMOUSQU\vbrLogAnon\config.json'
Source directory : C:\log
Destination directory : C:\Ano\
Multicore enabled. Possible high memory usage
Maximum in-memory file size: 25MB
Scanning source directory structure and building target directory structure
Target directory structure built.
Parsing files
......................................................................................................................................
Done processing 133 files in 6465ms
Dictionnary written at C:\log\VBRLogDic.txt
Exiting now. Goodbye.

Authors

👤 Eric Machabert

👤 Julien Mousqueton

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

🙏🏻 Acknowledgements

For the original idea and the support and the ideas of improvement :

  • Bertrand (Veeam Legend)

Show your support

Give a ⭐️ if this project helped you!

📝 License

This program is under MIT License

vbrloganonymizer's People

Contributors

jmousqueton avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.