...
GEODI may discover FileServers if there is a share. Then, GDE is not required.
Noteinfo |
---|
GDE crawls the EndPoint or FileServer and sends selected files to a GEODI Server. This way, you can discover and search local files w/o sharing any folder. GDE continuously crawls every 3 hours to find changed files. |
Info |
---|
With the GEODI Classifier, it is possible to classify the local files remotely. |
Info |
---|
After discovery, it is possible to remediate the local files remotely. |
Installation and Configuration
Warninginfo |
---|
A configuration file on the GEODI server determines which local folders and file types to include. This configuration may be customized by client IP, ClientUser, or ClientMachine name. So, you may target a different area for each FileServer or client. |
Info |
---|
The Agents can be manually installed on FileServers or EndPoints. But if you have many EndPoints, using a tool like ManageEngine or SCCM for deployment is suggested. GDE agent software updates are auto. It may be set to update from a local source. GEODI Server has a monitor panel to watch EndPoints. GEODI Agent Management Panel |
Gliffy | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Table of Contents |
---|
Installation Checklist
Subject | Description |
---|---|
Create a new project or choose an existing project to index files. | A separate project is OK for discovery purposes, but |
adding PCs to an existing project is better if you have Enterprise Search. This project URL must be accessible from the EndPoints. The recognizer, GDE(discovery IT), must be on the project |
. | |
Create a token | Follow the procedure on this page to get the Token. As a best practice, we suggest you create a separate user for the Token. And |
token users' passwords should not be changed. | ||
Follow the procedures for different OSs | These pages will lead you to each OS.
| |
GDE Configuration Settings | The settings determine which local folders and file types to discover. There may be a single setting for all, or you may customize it by clients. | |
Client Monitoring | Activate GEODI Agent Management Panel |
Troubleshooting
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
FAQ
Expand | ||
---|---|---|
| ||
It is no different than the other. Add
|
Expand | ||
---|---|---|
| ||
If you have the classification, then the GEODI legacy data classification tool also covers remote files. |
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 | ||
---|---|---|
| ||
|
...
Setting Name | Type | Description |
---|---|---|
FolderList | string[]* | Used to specify the folders to be scanned. Folders can be identified by separating them with "," The default directory is %UserProfile% (includes documents, downloads, desktops, etc.). A complete list can be found at https://docs.microsoft.com/tr-tr/dotnet/api/system.environment.specialfolder?view=netframework-4.0. Values are case-sensitive. Subdirectories can also be defined as %UserProfile%\\Desktop. You can use ["*"] to scan all disks. |
ExplorerPort | int | Default The default is 1982. Optionally Alternatively, you may set the port value to 0. Discovery and search will be fine, but But in this case 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 |
IgnoreFiles | string[] | List of folders to ignore. * is accepted and used with the settings under Geodi Settings/IgnoreFileTypes. Default value: |
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: <GEODI_URL>>/apiAPI/GeodiTokenApi.html?loginWithGuest=1
Select the Source's name using the AllowList.
Now you are ready to create the Token.
This page may be used to check if a token is valid: <GEODI_URL>/apiAPI/token_parser.html
...