Expedition - disable telemetry collection

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Expedition - disable telemetry collection

L1 Bithead

Hello LIVEcommunity,

is it possible to disable the telemetry collection of an Expedition server?


There is something in the terms and conditions about setting the TELEMETRY flag in the userSettings.php file.

I have found two files:
/var/www/html/bin/authentication/projects/userSettings.php

/var/www/html/bin/MTSettings/userSettings.php

In none of them do I see anything about disabling telemetry.

 

Does anyone know more about this?

 

Thanks.

 

Expedition: 1.2.15

Ubuntu: 20.04

1 accepted solution

Accepted Solutions

L6 Presenter

Hi @Mr-Rolf The file you want to modify is /home/userSpace/userDefinitions.php , please added below line in the bottom:

define ('TELEMETRY',false);

 

Screen Shot 2022-04-21 at 9.23.11 AM.png

 

View solution in original post

3 REPLIES 3

L6 Presenter

Hi @Mr-Rolf The file you want to modify is /home/userSpace/userDefinitions.php , please added below line in the bottom:

define ('TELEMETRY',false);

 

Screen Shot 2022-04-21 at 9.23.11 AM.png

 

Thank you @lychiang !
I added the line.
Should it be now also visible under "SETTINGS" --> "CUSTOM PARAMS" of the web-interface?

MrRolf_0-1650616127720.png

 

 

No, it won't show in the GUI. 

  • 1 accepted solution
  • 1941 Views
  • 3 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!