New Features
New Publisher and Agent Log Files
Siemplify Agent Log files are now created and stored with other Siemplify log files. Log files are created for the following components:
Agent Connector instances (each connector) – saved in /var/logs/siemplify/agents/agent name/connector name
Agent Integrations (each integration) – saved in /var/logs/siemplify//agents/agent name/integration name
Agent logs – saved under the folder: /var/logs/siemplify/agents/agent name/agent logs
For more information on logs, please refer to Siemplify Logs
Installation Process Enhancements
Installation is now supported both via an Installer and via a Docker using a new Wizard on the Siemplify platform.
Installing via an Installer, please refer to Run the Installer
Installing via the Docker, please refer to Deploy Docker Container
Support for installing a Publisher on AWS cloud server
The Publisher can now be installed on AWS. Please see Requirements and Prerequisites for more information on setup.
Delete and Install Remote Integrations Enhancements
The process for deleting and installing remote integrations has been improved on.
Publisher Certificate Enhancements
The Publisher Certificate can now be changed by customers if necessary. Please contact your Customer Success Manager for more information.
Async Action support for Agents
Remote Async Actions are now supported. Flow is similar to local integrations Async actions flow.
Internal Network Proxy Support
The user can now configure a proxy (between agent environment and the publisher).
In order to configure proxy via CLI: (only onPrem machine)
python agent_cli.py set_proxy 111.11.11.11 (or None to disable)
python agent_cli.py set_proxy_slave 12.12.12.12 (or None to disable)
Publisher ID added to Jobs screen
This feature enables both easier management and easier ways to debug Publisher jobs by having the Publisher jobs named separately in the Jobs screen. A new column also features the Publisher ID to help with debug issues.
Agent Status improvement
In the previous Remote Agents release, the Agent had a status of Stop. In this Release, the Stop status has been removed and there is now a delete option for the Agent. The 3 status levels are now “Enabled”, “Disabled” and “Deleted”. Live, Error, and Waiting for Agent are the options for enabled agents.}
Install Agent and Publisher on same Machine ID #2842
In order to support customer flows – we have now added support for installing both the Publisher and an Agent on a single machine.
Bug Fixes
The following bug has been fixed for this Release.
SiemplifyAgent – Not showing under settings ID #4356, ID #4228
Post your comment on this topic.