z Open Dataz Open Data
Overview
  • odp-elastic-samples
  • odp-prometheus-samples
  • cics-performance-analyzer-elastic
  • ims-performance-analyzer-elastic
  • transaction-analysis-workbench-elastic
  • ims-connect-extensions-analysis-splunk
  • Db2 Query Monitor Starter Dashboards
  • Instana Configuration Topics
GitHub
Overview
  • odp-elastic-samples
  • odp-prometheus-samples
  • cics-performance-analyzer-elastic
  • ims-performance-analyzer-elastic
  • transaction-analysis-workbench-elastic
  • ims-connect-extensions-analysis-splunk
  • Db2 Query Monitor Starter Dashboards
  • Instana Configuration Topics
GitHub
  • ODP Elastic samples

    • Overview

      • Introduction
      • What's new
      • Requirements
    • Upgrading
      • Upgrading Elastic from 7.14.0 to 8.0.0
    • Deploying Elastic
      • Using the provided Docker Compose file
      • Installing and configuring Elastic manually

        • Already configured Elastic?
        • Don't have Elastic?
        • Elasticsearch ILM policy
        • Elasticsearch index template
        • Logstash pipeline
        • Kibana settings
    • Installing dashboard bundles

      • Overview
      • CICS bundle

        • Update the ODP collection configuration
        • Create historical data collections
        • Create a Kibana space for the bundle
        • Import Kibana saved objects
        • Customize Kibana space settings
        • View the starter dashboards
        • Optional: Filter fields
      • Db2 bundle

        • Update the ODP collection configuration
        • Create historical data collections
        • Create a Kibana space for the bundle
        • Import Kibana saved objects
        • Customize Kibana space settings
        • View the starter dashboards
        • Optional: Filter fields
      • IMS bundle

        • Update the ODP collection configuration
        • Create historical data collections
        • Create a Kibana space for the bundle
        • Import Kibana saved objects
        • Customize Kibana space settings
        • View the starter dashboards
        • Optional: Filter fields
      • JVM bundle

        • Update the ODP collection configuration
        • Create historical data collections
        • Create a Kibana space for the bundle
        • Import Kibana saved objects
        • Customize Kibana space settings
        • View the starter dashboards
        • Optional: Filter fields
      • MQ bundle

        • Update the ODP collection configuration
        • Create historical data collections
        • Create a Kibana space for the bundle
        • Import Kibana saved objects
        • Customize Kibana space settings
        • View the starter dashboards
        • Optional: Filter fields
      • Network bundle

        • Update the ODP collection configuration
        • Create historical data collections
        • Create a Kibana space for the bundle
        • Import Kibana saved objects
        • Customize Kibana space settings
        • View the starter dashboards
        • Optional: Filter fields
      • Storage bundle

        • Update the ODP collection configuration
        • Create historical data collections
        • Create a Kibana space for the bundle
        • Import Kibana saved objects
        • Customize Kibana space settings
        • View the starter dashboards
        • Optional: Filter fields
      • z/OS bundle

        • Update the ODP collection configuration
        • Create historical data collections
        • Create a Kibana space for the bundle
        • Import Kibana saved objects
        • Customize Kibana space settings
        • View the starter dashboards
        • Optional: Filter fields
    • Elasticsearch indices with old naming pattern

Optional: Filter fields

By default, the OMEGAMON Data Connect component of ODP forwards all data that it receives.

Optionally, you can specify a filter in the OMEGAMON Data Connect configuration file to forward only specific fields.

Filters are useful for reducing data volume if you have limited storage capacity.

However, filters restrict the fields that are available for analysis.

If you decide that you want to limit the forwarded data to just the fields used by the starter dashboards, add the following filter to the OMEGAMON Data Connect configuration file:

Warning

This filter corresponds to the current starter dashboards. You might want to create dashboards that use other fields, or extend the samples with other fields. Future samples might require fields that this filter excludes. It is your decision whether to introduce a filter, and how to manage it.

connect:
  filter:
    enabled: true
    products:
      ki5:
        enabled: true
        tables:
          adrspacs:
            enabled: true
            fields:
              - originating_system_identifier
              - mvs_system
              - ims_id
              - job_name
              - type
              - swapped_out
              - cpu_time
              - cpu_percentage
              - common_page_in_rate
              - private_page_in_rate
              - excp_rate
              - working_set_size
              - tcb_cpu_percentage
              - timestamp
              - imsplex_name
          ictltdsm:
            enabled: true
            fields:
              - originating_system_identifier
              - target_datastore
              - response_time
              - input_pre_otma_time
              - input_read_socket_time
              - input_read_exit_time
              - input_saf_time
              - process_otma_time
              - output_confirm_time
              - output_post_otma_time
              - output_xmit_exit_time
              - messages_per_second
              - timestamp
              - sysplex_name
              - identification_name
          ictltpsm:
            enabled: true
            fields:
              - originating_system_identifier
              - port_number
              - response_time
              - input_pre_otma_time
              - input_read_socket_time
              - input_read_exit_time
              - input_saf_time
              - process_otma_time
              - output_confirm_time
              - output_post_otma_time
              - output_xmit_exit_time
              - messages_per_second
              - timestamp
              - sysplex_name
              - identification_name
          poolutil:
            enabled: true
            fields:
              - originating_system_identifier
              - ims_id
              - pool_name
              - pool_type
              - pool_size
              - current_storage_used
              - utilization_percentage
              - free_space
              - free_blocks
              - largest_free_block
              - pool_group
              - timestamp
              - buffer_size
              - number_of_buffers
          kiphealth:
            enabled: true
            fields:
              - originating_system_identifier
              - mvs_system
              - ims_id
              - sysplex_name
              - total_enq_rate
              - total_deq_rate
              - total_cpu_percent
              - total_io_rate
              - total_paging_rate
              - total_transaction_queue
              - total_transaction_rate
              - timestamp
              - lock_waiters
              - locks_held
              - ims_count
              - longest_lock
              - region_count
              - imsplex_name
              - sqgroup_name
              - shared_transaction_queue
              - affinity_count
              - highest_r0_time
          ictcbcpu:
            enabled: true
            fields:
              - originating_system_identifier
              - mvs_system
              - ims_id
              - jobname
              - num_tcbs
              - total_tcb_cpu
              - tcb_cpu_percentage
              - job_status
              - timestamp
              - sysplex_name
              - identification_name
          subpools:
            enabled: true
            fields:
              - originating_system_identifier
              - ims_id
              - mvs_system
              - subpool_number
              - prefix_pagefixed
              - buffer_pagefixed
              - buffer_count
              - buffer_size
              - timestamp
              - total_storage
              - subpool_hit_ratio
          ictlttsm:
            enabled: true
            fields:
              - originating_system_identifier
              - tran_code
              - response_time
              - input_pre_otma_time
              - input_read_socket_time
              - input_read_exit_time
              - input_saf_time
              - process_otma_time
              - output_confirm_time
              - output_post_otma_time
              - output_xmit_exit_time
              - messages_per_second
              - timestamp
              - sysplex_name
              - identification_name
          ictltcsm:
            enabled: true
            fields:
              - originating_system_identifier
              - client_id
              - response_time
              - input_pre_otma_time
              - input_read_socket_time
              - input_read_exit_time
              - input_saf_time
              - process_otma_time
              - output_confirm_time
              - output_post_otma_time
              - output_xmit_exit_time
              - messages_per_second
              - timestamp
              - sysplex_name
              - identification_name
          vsamsubp:
            enabled: true
            fields:
              - originating_system_identifier
              - ims_id
              - mvs_system
              - pool_name
              - pool_type
              - buffers_pagefixed
              - blocks_pagefixed
              - using_hiperspace
              - subpool_number
              - number_of_buffers
              - buffer_size
              - subpool_hit_ratio
              - timestamp
          kipimshlt:
            enabled: true
            fields:
              - originating_system_identifier
              - mvs_system
              - ims_id
              - sysplex_name
              - total_enq_rate
              - total_deq_rate
              - total_cpu_percent
              - total_io_rate
              - total_paging_rate
              - total_transaction_queue
              - total_transaction_rate
              - timestamp
              - lock_waiters
              - locks_held
              - ims_count
              - longest_lock
              - region_count
              - imsplex_name
              - sqgroup_name
              - shared_transaction_queue
              - affinity_count
              - highest_r0_time
          depregns:
            enabled: true
            fields:
              - originating_system_identifier
              - ims_id
              - mvs_system
              - region_name
              - type
              - transaction_name
              - psb_name
              - database_calls
              - region_occupancy_percentage
              - locks_held_count
              - region_identifier
              - logical_terminal
              - region_status
              - job_status
              - timestamp
              - otma_tmember_name
              - elapsed_transaction_time
              - dli_database_calls
              - dli_system_calls
              - dli_message_calls
              - external_subsystem_calls
              - imsplex_name
              - user_id
          ictltusm:
            enabled: true
            fields:
              - originating_system_identifier
              - user_id
              - response_time
              - input_pre_otma_time
              - input_read_socket_time
              - input_read_exit_time
              - input_saf_time
              - process_otma_time
              - output_confirm_time
              - output_post_otma_time
              - output_xmit_exit_time
              - messages_per_second
              - timestamp
              - sysplex_name
              - identification_name

After editing the configuration file, restart OMEGAMON Data Connect.

Last Updated: 7/20/26, 9:31 AM
Contributors: Graham Hannington, David Dai, Viaceslavas Michalkevicius
Prev
View the starter dashboards