...
GDE
...
is
...
an agent-based discovery solution that allows indexing data on endpoints and/or file servers without requiring share definitions. It operates on Windows, Linux, macOS, and Pardus environments
...
GDE is installed on each computer manually or automatically with Application distribution tools (SCCM, PDQ, ..). Which directories will be indexed can be specified with the settings.
...
GDE processes the new and changed files every 3 hours.
...
GDE may run as a Windows Service.
...
GDE does not copy the contents to the server. The contents found as a result of a search are found and opened from the respective computer. If the computer or GDE is not turned on, you can search but not access the document. If you want to make a backup of the documents, you should turn on the "Backup Contents" setting for the corresponding Resource in the GEODI project.
Table of Contents |
---|
Tip |
---|
Conditions for connection
|
Installation Checklist
...
Subject
...
Description
...
GEODI resource name
...
GDE data can be located under a source you specify in GEODI.
You should use this information when purchasing tokens.
Incoming data will appear in the “Sources” and data discovery reports in the GEODI Search Interface.
A ready-made panel called “Discovery” will come with your project. In order for the data counts from clients in this panel to work correctly, you must also add the recognizer named GDE to your Project.
...
Settings
...
GDE runs on a large number of clients. The settings are determined centrally. This page explains how to make the settings.
A separate set of settings can be specified for FileServer installations or for each client if needed.
...
Client Installation
...
Installation steps for Windows, Linux and MacOS are indicated on the subpages.
...
Client Monitoring
...
With the method described GEODI Agent Management Panel on the page, information such as the health of the agents and the version can be monitored.
...
. The GDE agent indexes/discovers many PCs or File Servers without requiring share definitions. The GDE agent runs on Windows, Linux, or macOS. Additionally, GEODI can discover remote servers without an agent.
A connection is created by selecting Project Wizard/Feed Source/GDE. This page generates the necessary Batch file to install the GDE agent. You can copy and use it with tools like ManageEngine or SCCI. Manual installation is also possible if preferred.
GDE begins discovery with the default directories specified on this page. It repeats the process approximately every 3 hours on each machine. Content from different machines is queued and processed on the GEODI server.
Active agents can be monitored through the https://decesw.atlassian.net/wiki/spaces/geodien/pages/edit-v2/4184473601 Panel.
Table of Contents | ||
---|---|---|
|
Tip |
---|
Requirements for Connection
|
Gliffy | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
MSI Link and Update
GDE agents are automatically downloaded to the GEODI directory along with the GEODI Discovery module. The required MSI files can be found in the following directory.
Windows agents will automatically update themselves from this directory when a new version is released. If you are operating in an offline environment, it will be sufficient to manually update the modules on the GEODI server.
Info |
---|
The GDE Agent can be accessed at: <geodi_url>/GUI/Agents/GDE Here, |
Troubleshooting
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
The default settings block some large files, like videos. Files larger than 100 MB or compressed files larger than 500MB are blocked. You may change the settings. The settings will be effective in about an hour. |
Expand | ||
---|---|---|
| ||
Install the GDE as usual. The endpoint will be treated as new. The old data is preserved. |
Expand | ||
---|---|---|
| ||
|
FAQ
Expand | ||
---|---|---|
| ||
It is no different than the other. Add
|
Expand | ||
---|---|---|
| ||
The GEODI legacy data classification tool classifies remote files if you have the classification agent installed on the same endpoint. |
Expand | ||
---|---|---|
| ||
Yes, GEODI remediation tools cover remote files as well. The only requirement is that the user should have delete/update permission on the remote machines. This way, GEODI deletes, makes, or encrypts remote files like the local ones. |
Expand | ||
---|---|---|
| ||
Search is unaffected, but you can not open/view or remediate the files. |
Expand | ||
---|---|---|
| ||
No, GDE does not copy the local files. But if you need to backup local files, check the “backup content" in the GEODI source dialog. You may activate or deactivate this setting at any time. |
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
...
GDE configuration settings
Settings should be GEODI server <GEODI_APP>/Settings/Geodi.DesktopExplorer folder named default.json. Installed GDEs will automatically retrieve this setting in about an hour.
Any changes will be effective in about an hour. You may change the settings while GEODI is running.
To define different rules for each machine, you may use different additional files named
<ClientIP>.json
<ClientUserName>.json
<ClientMachineName>.json.
Code Block | ||
---|---|---|
| ||
{ "FolderList": ["%UserProfile%"],// "*" scan all directory // "ExplorerPort": 1982, "IgnoreFiles":["*.MP4","*.MOV","*.MP3"], "MetaData": { "LDAPDN":"=d.CurrentUser!=null?d.CurrentUser.DistinguishedName:null", "IP":"=d.ClientIP", "ComputerName":"=d.ClientMachineName", "UserName":"=d.ClientUserName" } } |
Setting Name | Type | Description |
---|---|---|
FolderList | string[]* | Used to specify the folders to be scanned. Folders can be identified by separating them with ",".Windows, MacOS, and Linux client folders can be used interchangeably. The default directory is |
etc.). |
Values are case-sensitive. Subdirectories can also be defined as You can use ["*"] |
to scan all disks. | |
ExplorerPort | int |
If a value above 0 is entered, Explorer will run in APP→GEODI→APP mode. Firewall settings must be made in this mode.
The default is 1982. Alternatively, you may set the port value to 0. Discovery and search will be fine, but GEODI can not open the local files in this case. | ||
EnableLDAP | bool | If a true value is given, LDAP authorizations of the files are also indexed. Default value: false |
IgnoreFolders | string[] | List of folders to ignore. * is accepted. Used in combination with the settings under Geodi Settings/IgnoreFolders. Example: Default value: null GEODI central file/folder ignore rules always take precedence. The restrictions specified within the settings are applied additionally. By default, to safeguard the network resource, only the name and date of files larger than 100MB are indexed. This limit is set to 500MB for compressed file contents. These values can be modified on the GEODI server. |
IgnoreFiles | string[] | List of folders to ignore. * is accepted |
and used with the settings under Geodi Settings/IgnoreFileTypes. Default value: GEODI central file/folder ignore rules always take precedence. The restrictions specified within the settings are applied additionally. By default, to safeguard the network resource, only the name and date of files larger than 100MB are indexed. This limit is set to 500MB for compressed file contents. These values can be modified on the GEODI server. | ||
Metadata | You can define metadata for parsing files from clients. These metadata are specified in the settings file. The values used in the default settings can be seen in the example file. Searching with metadata is done with <metaname>:<value> Example The defined metadata and |
values will be visible in the GEODI search interface. |
...
Log in with a user accessing the Source that GDEs will feed.
Open the page: Generating a GEODI Token .
Check Feed Checkbox and enter the name of the Source in the AllowList.
Now you are ready to create the Token.
...
Troubleshooting
...
If no data is received after setup,
please check your Firewall/Antivirus settings and contact your IT consultant.
The client may be Closed
Check if GDE is installed
Check if GDE is running (Geod.Desktopexplorer.exe should be running)
Check if the port (default 1982) is available or not blocked.
Check if the GEODI server is accessible from the client(use ping or a browser).
GDE continuously feeds the GEODI server. A Firewall/Virus scanner may be blocking the communication.
Be patient; The GEODI Server queues and processes data from many clients simultaneously. So the client data eventually be indexed if no other problem exists.
If the IP or Name of the client changes, previous files will be visible again in about 3 hours.
If the client is formatted, it is assumed a new client. The Old index is preserved.
...
Central setting changes take effect within 1 hour.
...
Only the name and date are indexed for files larger than 100 MB to preserve network resources by default. This limit is 500MB for compressed file contents. The values may be changed.
...
GDE API
You may use a browser to make these calls.
<ClientIP>:<1982>/DEW?op=GetStatus | Gets the status of GDE Agent
Default port = 1982, may be different |
---|---|
<ClientIP>:<1982>/DEW?op=GetLastError | Gets the GDE agent errors. If no error, retuns null. Else
|
Updating the GDE Agent
The agents check for updates every two days and, if available, automatically update themselves via the GEODI server. No manual intervention is required.
Installing GDE as a Windows Service
This option is used to index/discover FileServers with GDE.
Info |
---|
Requirements for InstallationIn addition to the Windows MSI requirements:
|
After installing GDE on Windows, it can be turned into a service using the WindowsServiceInstall.bat file located in the same directory.
The service mode can be removed using the WindowsServiceUninstall.bat file.
When running in service mode, no logged-in user is required for the service to function.