Moogsoft Add-ons

Moogsoft periodically releases add-ons to extend and enhance the core Moogsoft AIOps functionality. For example, new Workflow Engine functions, new Worfklow Engines, or Integrations tiles. All add-ons releases are cumulative and include the fixes from previous releases.

See Install Moogsoft Add-ons for installation details.

The following sections detail the add-ons releases from Moogsoft. Prior to Add-ons 1.3, releases were named for the Worfklow Engine version.

Add-ons 1.4.0.3

Moogsoft Add-ons v1.4.0.2 includes the following updates:

  • WFE-284: WFE function IsNotClear now works as expected.

  • WFE-286: Catasaurus now uses correct log message levels.

  • WFE-304: JDBC and ServiceNow Enrichment Integrations no longer call constants.reload().

Add-ons 1.4.0.2

Moogsoft Add-ons v1.4.0.2 includes the following updates:

  • WFE-233: moog_enrichment_util.sh now strips carriage returns from input files.

  • WFE-234: corrects the description of sigActionFilter.

  • WFE-235: Escapes data in MySQL queries used by Enrichment API.

Add-ons 1.4.0.1

Moogsoft Add-ons v1.4.0.1 includes the following updates:

  • WFE-204: Corrects alertDelta actOnAssociated flag to be false

  • WFE-207: Removes MacOS artifacts from ansible automation integration zip file

  • WFE-210: getEnrichment no longer creates an enrichment key when there's no enrichment data

  • WFE-211: NPM modules are no included in moog_enrichment_utils.zip

  • WFE-212: Added a bash version of moog_enrichment_util script

  • WFE-219: Sample workflows are now included in the EyeShare integration

Add-ons v1.4

Moogsoft Add-ons v1.4 introduces several new functions, new Workflow Engines, and supporting tiles on the Integrations tab visible to administrators. For full functionality, you must install the add-ons on both Moogfarmd and UI servers.

The updates for Moogsoft Add-ons v1.4 are as follows:

  • WFE-173: Adds functions hasStatus and doesNotHaveStatus.

  • WFE-174: Adds functions isAlertAcknowledged and isAlertNotAcknowledged.

  • WFE-175: Adds function alertDelta.

  • WFE-176: Adds function sendViaRest.

  • WFE-187: Adds the ServiceNow Enrichment Integration and supporting ServiceNow Enrichment Workflow Engine and getSnowEnrichment action.

  • WFE-190: Adds the Enrichment API integration and supporting Workflow Engine actions getEnrichment, setEnrichment, setEnrichmentBulk, and deleteEnrichment.

Add-ons v1.3

Moogsoft Add-ons v1.3 introduces several new functions, new Workflow Engines, and supporting tiles on the Integrations tab visible to administrators. For full functionality, you must install the add-ons on both Moogfarmd and UI servers.

To view tutorials for JDBC enrichment workflows and for infrastructure automation workflows, see Workflow Engine Tutorials.

The updates for Moogsoft Add-ons v1.3 are as follows:

  • WFE-2: Adds the eyeShare Automation integration and supporting Workflow Engine and functions setAutomationPayload and sendToAutomation.

  • WFE-4: Adds the ignio Automation integration and supporting Workflow Engine and functions setAutomationPayload and sendToAutomation.

  • WFE-25: Adds function contextFilter.

  • WFE-40: Adds function assignAlert.

  • WFE-48: Adds function deAssignAlert.

  • WFE-57: Adds function resolveSituation.

  • WFE-58: Adds function reviveSituation.

  • WFE-85: Adds the Puppet Automation integration and supporting Workflow Engine and functions setPuppetAutomation and sendToPuppet.

  • WFE-86: Adds the Ansible Automation integration and supporting Workflow Engine and functions setAnsibleJob and sendToAnsible.

  • WFE-95: Adds the JDBC Enrichment integration and the supporting Workflow Engine and function getJDBCEnrichment.

  • WFE-112: Fixes an issue with labelSituation so thread name is optional.

  • WFE-117: Adds function addTags.

  • WFE-131: Enhance replaceString allows an an empty string for replacement.

  • WFE-146: Adds function searchAndReplaceOrdered.

  • WFE-148: Adds function estimateSeverity.

  • WFE-151 Adds the Payloads integration and the function getPayload.

Workflow Engine v1.2

Workflow Engine v1.2 introduces several new functions, and supporting tiles on the Integration tab visible to administrators. Consider the following when you prepare to upgrade the Workflow Engine:

  • For full functionality, you must install Workflow Engine v1.2 on both Moogfarmd and UI servers.

  • Workflow Engine v1.2 also introduces a new installation process. See Update the Workflow Engine for instructions.

Warning

WFE-97 is a breaking change from previous versions. The argument type is now an object so that the function can contain a list. Delete any existing uses of the sigActionFilter function before you install this update. You can reconfigure them after the update completes.

The updates for Workflow Engine v1.2 are as follows:

  • WFE-9: Adds REST Endpoints integration and function exportViaRest.

  • WFE-11: Export to Kafka Endpoints Integration and function exportViaKafka function.

  • WFE-28: Adds function setAgent.

  • WFE-29: Adds function setAgentLocation.

  • WFE-30: Adds function setAgentTime.

  • WFE-31: Adds function setExternalId.

  • WFE-32: Adds function setSource.

  • WFE-33: Adds functions setManager.

  • WFE-34: Adds function setSourceId.

  • WFE-45: Adds function closeAlert.

  • WFE-77: Adds function lowerCase.

  • WFE-97: Changes sigActionFilter argument type to list.

  • WFE-101: Changes addThreadEntry argument threadName to optional.

  • WFE-102: Adds function simpleLookup.

  • WFE-103: Adds function addDefaultValues.

  • WFE-104: Adds function copyToContext.

  • WFE-105: Adds function copyFromContext.

  • WFE-106: Adds function copyToPayload.

  • WFE-108: Adds Payload Maps integration and function createPayload.

  • WFE-109: Adds function getIntegrationConfig.

  • WFE-110: Updates Catasaurus configuration.

Workflow Engine v1.1

Workflow Engine v1.1 introduces several new functions and fixes some issues as follows:

  • WFE-7: Corrects argument for logging.

  • WFE-8: logWorkflowDuration now logs to current log level.

  • WFE-13: Adds function skip.

  • WFE-15: Adds functions checkSituationFlag, setSituationFlag, removeSituationFlag, getSituationFlags.

  • WFE-17: Adds function logWorkflowContext.

  • WFE-18: Adds function checkSeverity.

  • WFE-20: Fixes NPE in lookupAndReplace.

  • WFE-21: Adds function isNotClear.

  • WFE-78: Adds function getVisualisationData.

  • WFE-79: Adds function filterByCookbook.

  • WFE-80: Adds function filterByRecipe.

  • WFE-81: Adds function filterByCookbookAndRecipe.

Workflow Engine v1.0

Workflow Engine v1.0 introduces a number of new functions to the Workflow Engine. Moogsoft recommends you update to the latest Workflow Engine after installing Moogsoft AIOps v7.3.