Page 1 of 1

Is Terra-Search Accessible from Client?

Posted: 09 Feb 2024, 04:23
by godmakesnew
I see that Terra-Search is accessible from within the TOS 5.1 GUI, but is it accessible directly via web or command line interface? Is it accessible via SSH terminal? Some other application?

Re: Is Terra-Search Accessible from Client?

Posted: 28 May 2024, 11:56
by plentyfitter8789
Hey there,

Firstly, Terra-Search isn't directly accessible via a web interface or command line interface. It's tightly integrated into the TOS environment, so accessing it outside of the GUI might not be straightforward.

However, you might be able to interact with Terra-Search indirectly through the TOS API. Depending on your system's configuration, you could potentially develop scripts or applications that interact with Terra-Search via the TOS API, allowing for more automated or specialized operations.

As for SSH terminal access, accessing Terra-Search directly through an SSH terminal might not be possible due to its integration with the GUI. However, SSH terminal access is still valuable for performing other administrative tasks on your system.

In summary, while accessing Terra-Search directly via web, command line, or SSH terminal might not be feasible, exploring options like the TOS API for indirect access could be worth investigating.

Best regards,

Re: Is Terra-Search Accessible from Client?

Posted: 30 Sep 2024, 16:16
by marextra
Yes, Terra-Search is accessible directly via the web and command line interface in TOS 5.1. You can access Terra-Search directly from your web browser by navigating to the following URL: http://your_tos_server_ip:8080/talend/admin/search
Replace your_tos_server_ip with the actual IP address or hostname of your TOS 5.1 server.