
Security News
CISA Kills Off RSS Feeds for KEVs and Cyber Alerts
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
github.com/percona/percona-backup-mongodb
Percona Backup for MongoDB (PBM) is a distributed, low-impact solution for achieving consistent backups of MongoDB sharded clusters and replica sets. Percona Backup for MongoDB supports Percona Server for MongoDB and MongoDB Community Edition v3.6 and higher.
For more information about PBM components and how to use it, see Percona Backup for MongoDB documentation
Percona Backup for MongoDB includes the following features:
Percona Backup for MongoDB consists of the following components:
Read more about PBM architecture.
You can install Percona Backup for MongoDB in the following ways:
Find the installation instructions in the official documentation
Alternaively, you can run Percona Backup for MongoDB as a Docker container.
If you find a bug in Percona Backup for MongoDB, you can submit a report to the project's JIRA issue tracker.
As a general rule of thumb, please try to create bug reports that are:
When submitting a bug report or a feature, please attach the following information:
The output of the pbm status
command
The output of the pbm logs
command. Use the following filters:
.. code-block:: bash
$ pbm logs -x -s D -t 0
.. note::
When reporting an issue with a certain event or a node, you can use the following filters to receive a more specific data set:
.. code-block:: bash
#Logs per node
$ pbm logs -x -s D -t 0 -n replset/host:27017
#Logs per event
$ pbm logs -x -s D -t 0 -e restore/2020-10-06T11:45:14Z
Percona is dedicated to keeping open source open. Wherever possible, we strive to include permissive licensing for both our software and documentation. For this project, we are using the Apache License 2.0 license.
We encourage contributions and are always looking for new members that are as dedicated to serving the community as we are.
The Contributing Guide contains the guidelines how you can contribute.
You can reach us:
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.