A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.mongodb.com/docs/mongodb-shell/telemetry/ below:

Configure Telemetry Options - mongosh

mongosh collects anonymous aggregated usage data to improve MongoDB products. mongosh collects this information by default, but you can disable this data collection at any time.

mongosh tracks the following data:

mongosh does not track:

For more information, see MongoDB's Privacy Policy.

Use the following methods in mongosh to toggle telemetry data collection.

disableTelemetry()

Disable telemetry for mongosh.

The command response confirms that telemetry is disabled:

Telemetry is now disabled.
Tip

You can also disable telemetry at startup by using the --eval startup option.

The following command starts mongosh with telemetry disabled:

mongosh --nodb --eval "disableTelemetry()"
enableTelemetry()

Enable telemetry for mongosh.

The command response confirms that telemetry is enabled:

Telemetry is now enabled.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4