Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Planned for future release
Created by Guest
Created on Apr 14, 2026

Suppress ACTION message when processing certain DEFACTNs

The Operations Manager DEFACTN defines an action to be taken when a rule (defined by DEFRULE) is triggered.  For actions triggered by a virtual machine console message, Operations Manager inserts a mandatory message into the virtual machine's console as well as in the Operations Manager log.

To improve visibility of virtual machine console messages, exposing them to other systems such as UNIX Syslog, Grafana Loki, or Splunk (or others), sending the console messages to some external system is desirable.  This can be done using a DEFRULE that selects all messages that appear on the console and then defining the action for that rule to be a REXX script or other transport that sends the message to the external system.  However, the use of DEFRULE/DEFACTN results in the mandatory ACTION message appearing in the virtual machine console for every line of console output.  The ACTION message makes the Operations Manager console for the virtual machine cluttered and hard to read.

Sending console output using DEFRULE/DEFACTN achieves the desired result, and the console messages arrive at the target external system as intended.  However because the Operations Manager console for the virtual machine is cluttered with ACTION messages, interacting with the virtual machine -- out of scope for the external system, which is intended to be a read-only view for messages and not interactive -- is severely compromised to the point of being almost unusable.

Alternatives to DEFRULE/DEFACTN, such as offline or batch processing of console messages via the Operations Manager log, reduce the effectiveness of the function due to the interval or batch delay -- sending console messages in a batch even as often as in one minute intervals would impact the effectiveness of the external sending.  For example, if the console message sending was intended to be used for security purposes (i.e. sending to SIEM for intrusion detection) the batch delay may be a security exposure. 

Removing the ACTION message for such processing is the idea.  Either of the following options is desirable:

  • that the DEFACTN command be updated to allow optional suppression of the ACTION message, OR
  • that a different method of defining an action to be performed for every line of virtual machine console output be created, such that the ACTION message generated by the trigger of a DEFACTN does not occur.

 

Idea priority Medium