Create a Snaplex in Manager
In this Article
Overview
A Groundplex (self-managed Snaplex) requires that you create the Snaplex in SnapLogic Manager. In the Snaplex Settings tab, the Type Sidekick indicates that your Snaplex is a Groundplex. After you create your Snaplex, you can then install the appropriate package in your environment to create the Groundplex.
You must be an Org admin to create, update, and manage Snaplexes.
Create the Snaplex
The following procedure provides the bare-minimum steps for creating a Snaplex.
We recommend that you use a descriptive, easy-to- identify name for your Snaplex.
In Manager, navigate to your target Project or shared folder, and in the Assets table, click to view the dropdown menu, then click Snaplex. The Create Snaplex dialog opens.
Alternatively, click the Snaplex tab, then click to open the Create Snaplex dialog.
In the Create Snaplex dialog window, make sure that the following default option is selected:
Location. Sidekick (default).
Enter values for the following required fields.
Name*: Enter the name of your Groundplex.
Environment*: Enter the name associated with the node resources for your Groundplex.
For the actual name of the Environment variable, only alphanumeric characters and the following special characters are allowed:Â -Â +.
Version. Select the Snaplex version on which you want it to run. By default, all new Snaplexes are configured to work with the latest version of SnapLogic®.
Configure your load balancers:
Enter the URL of your load balancer in the Load balancer field.
If you plan to use this Snaplex for Ultra Pipeline Tasks, enter the FeedMaster using the Ultra load balancer field for configuration options as required.
Click Create Snaplex.
Verify that your Snaplex is created in Manager.
You can now install the Snaplex software on your nodes. The installation procedure on your nodes depends on your environment. See the following articles about installation/deployment:
The following repeating short video illustrates the workflow:
Learn more about the Snaplex configuration details:
Create a Snaplex in Manager | Settings Tab
Create a Snaplex in Manager | Logging Properties
Create a Snaplex in Manager | Node Configuration Options
Create a Snaplex in Manager | Node Proxies
You can also use the Update Snaplex dialog in Manager to modify Snaplex settings and customize your Snaplex through the slpropz
configuration file. Learn more about customizing your Groundplex.
Settings Tab
The following table describes the fields on the Settings tab.
Name | Specify a unique name for the Snaplex. The name must not exceed 100 characters. We recommend you use a descriptive, easily identifiable name for your Snaplex. Default Value: None |
---|---|
Location | Select the location where the Snaplex must be created. The available options are:
Default Value: Sidekick |
Environment | Specify the value to configure the Snaplex nodes. Alphanumeric characters and the following special characters are allowed: ( . - + Default Value: None You cannot update the environment value if nodes are running in the Snaplex. You must stop the Snaplex nodes first before updating the environment value.  |
Version | Specify the version of the SnapLogic Platform on which you want the Snaplex to run. By default, all new Snaplexes are configured to work with the latest version of the SnapLogic platform. To update your Snaplex version, from the Version list, select the SnapLogic Platform version (such as mrc216) that you want to use with the Snaplex. After you save the Snaplex, a rolling restart of the nodes in the Snaplex is initiated. Sequentially each node in the Snaplex is put offline, and no new Pipelines are sent to the node. The node waits for a maximum of 15 minutes for currently running Pipelines to complete their execution and then restarts itself with the specified version of the Snaplex binaries. After these restarts are done, the Dashboard displays the updated nodes to be running with the specified version. Default value: None |
Email address for notifications | List the email addresses to notify if one of the Snaplex nodes does not respond for 15 minutes. Default Value: N/A |
Slack Channel for notifications | Specify the name of Slack channels (separated by commas) to notify if one of the Snaplex nodes does not respond in 15 minutes. Default Value: None |
Slack user for notifications | Enter the Slack recipients (separated by commas) to notify if one of the Snaplex nodes does not respond for 15 minutes. Default Value: N/A |
Load balancer | Specify the URL for the load balancer for Triggered Task execution requests. The load balancer URL has to be fully qualified, including the protocol. When you save the Load balancer URLs in the Snaplex settings, these details are used for the Snaplex Trigger URL. Default Value: None |
Ultra load balancer | Specify the URL of the FeedMaster load balancer for Ultra Pipeline execution requests. This property is available only to Orgs that have subscribed to Ultra Pipeline Tasks. Default Value: None |
Although provided in the Snaplex settings, the load balancer details are not populated in the Triggered Task dialog.
Logging Properties
Click the Logging tab to configure logs associated with your Snaplex.Â
The following table describes the fields on the Logging tab.
Level | Specify the minimum level of logging–or the type of details that you want to enable for the new Snaplex. Available values:
Default Value: Debug |
---|---|
Log file size | The maximum size of the log file to be created for the Snaplex. Default Value: 50 MB We recommend that you use a descriptive name for your Snaplex that you can easily identify. Â |
Main backup count | The number of backup main log files that SnapLogic must maintain for the Snaplex. Default Value: 10 |
Error backup count | The number of backup error log files that SnapLogic must maintain for the Snaplex. Default Value: 5 |
Access backup count | The number of backup access log files that SnapLogic must maintain for the Snaplex. Default Value: 5 |
Node Configuration Options
For Groundplex instances, you can customize your nodes in the following tabs:
Node Properties
Node Proxies
Click each tab to access the controls that help you define these properties for the Snaplex that you want to create.
Once you are done with these settings, click Create to create a new Snaplex.
Node Properties
Use the Node Properties tab to configure your Groundplex nodes.
The following table describes the fields on the Settings tab.
Maximum slots | Each Snap in a Pipeline consumes a slot; so Pipelines can only be executed on nodes where the number of slots in use is below this threshold. Otherwise, they will fail or be queued, depending on how they were executed. The number of slots in use corresponds to the number of active threads on a node, which you can be view in the Snaplex Health dashboard. Default Value: 4000 Reserved slots are used when a Pipeline or validation is executed manually from SnapLogic Designer. If no slots are reserved, then these interactive Pipeline executions—Pipeline executions run from Designer for testing or validation purposes—can be blocked by long-running executions. You can adjust this setting based on your experience if the default value is not optimal. To reserve more slots for interactive sessions, set your value lower. If the Snaplex is not being used for interactive Pipeline building, set this value higher. |
---|---|
Reserved slot % | The percentage of slots that you want to reserve on a node for Pipelines executed through the Designer tab. Pipelines executed using Tasks or the ForEach Snap do not have access to these slots. Changes made to this setting do not require a restart. Default value: 15 |
Maximum memory % | The memory threshold at–and above–which no more Pipelines can be assigned to a node. Changes made to this setting do not require a restart. Default value: 85 |
The following settings apply only to Self-managed Snaplexes (Groundplexes ). | |
Heap max size | The maximum JVM heap size. Default value: auto When the value is auto, SnapLogic automatically sets the maximum heap size based on the available machine memory. |
HTTP Interface | Specify the location from which the Snaplex node can accept HTTP network connections. The following options are available:
Default Value: Localhost only (127.0.0.1) |
HTTP Port | The HTTP port on which the Snaplex node listens for connections. Default Values: 8090 for a JCC node and 8091 for a FeedMaster. |
HTTPS Port | The HTTPS port on which the Snaplex node listens for connections. Default Values: 8081 for a JCC node and 8084 for a FeedMaster. |
Restart Max Wait Time | The maximum wait time before restarting a node. Default Value: 15 minutes |
Global Properties (Key/Value pairs) | Internal configuration options. Do not edit these values without contacting your CSM. Default Value: No default value. |
Node Proxies
Use the Node Proxies tab to configure the proxies for your Groundplex nodes.
The following table describes the fields on the Node Proxies tab, which apply only to Self-managed Snaplexes (Groundplexes).
HTTP proxy | Configuration details associated with the HTTP proxy server. |
---|---|
Hostname | The URL of the HTTP proxy host. Example: 172.0.10.162 Default: No default value. |
Port | The port number on which the HTTP proxy host listens. Example: 3127 Default: No default value. |
Non-proxy hosts: Host pattern | The hostnames or IP addresses that should be contacted directly instead of through the proxy. Patterns might start or end with a * for wildcards. |
HTTPS proxy | Configuration details associated with the HTTPS proxy server. |
Hostname | The URL of the HTTPS proxy host. Example: 172.0.10.162 Default value: No default value. |
Port | The port number on which the HTTPS proxy host listens. Example: 3127 Default: No default value. |
Non-proxy hosts: Host pattern | The hostnames or IP addresses that should be contacted directly instead of through the proxy. Patterns might start or end with a * for wildcards. |
Â
Â
Â
Â
Have feedback? Email documentation@snaplogic.com | Ask a question in the SnapLogic Community
© 2017-2024 SnapLogic, Inc.