Sélectionner vos préférences de cookies

Nous utilisons des cookies essentiels et des outils similaires qui sont nécessaires au fonctionnement de notre site et à la fourniture de nos services. Nous utilisons des cookies de performance pour collecter des statistiques anonymes afin de comprendre comment les clients utilisent notre site et d’apporter des améliorations. Les cookies essentiels ne peuvent pas être désactivés, mais vous pouvez cliquer sur « Personnaliser » ou « Refuser » pour refuser les cookies de performance.

Si vous êtes d’accord, AWS et les tiers approuvés utiliseront également des cookies pour fournir des fonctionnalités utiles au site, mémoriser vos préférences et afficher du contenu pertinent, y compris des publicités pertinentes. Pour accepter ou refuser tous les cookies non essentiels, cliquez sur « Accepter » ou « Refuser ». Pour effectuer des choix plus détaillés, cliquez sur « Personnaliser ».

Monitoring AWS B2B Data Interchange with Amazon CloudWatch

Mode de mise au point
Monitoring AWS B2B Data Interchange with Amazon CloudWatch - AWS B2B Data Interchange
Cette page n'a pas été traduite dans votre langue. Demande de traduction

You can monitor AWS B2B Data Interchange using CloudWatch, which publishes logs. You can access historical information and gain a better perspective on how your web application or service is performing. You can also set alarms that watch for certain thresholds, and send notifications or take actions when those thresholds are met. For more information, see the Amazon CloudWatch User Guide.

Logging can be enabled for each profile. When you create a profile, logging is enabled by default, unless you choose to turn off logging for the profile. When you enable logging, you see the following log groups:

  • One default log group.

    This log group is named /aws/vendedlogs/b2bi/default.

    Entries to this log group are created after a file is added to an Amazon S3 bucket, but the EDI file cannot be processed correctly.

  • One log group for each profile that you create (if the profile has logging enabled).

    This log group is named /aws/vendedlogs/b2bi/profile/profile-id.

    Entries to this log group are created after a file is added to an Amazon S3 bucket, unless the EDI file cannot be processed correctly (logging is to the default log group in this case). The information in the EDI file is used to find a trading capability to handle the processing, and the trading capability is associated with a profile. If EDI processing fails, then there is no information available to find the trading capability and profile, and the service is unable to log to the profile log group.

  • One log group for every transformer that you create (logging for transformers is always enabled).

    This log group is named /aws/vendedlogs/b2bi/transformer/transformer-name.

    Entries to this log group are created when a user calls the StartTransformerJob API. If the transformer is invoked from a trading capability, no logs are written to this group.

An example set of log groups, a default group, a profile group, and a transformer group.

The following matrix describes the states and statuses that are visible in CloudWatch logs.

State/Status Complete Failed In progress

Capability Match

The service attempts to match the incoming file with one of the customer’s existing trading capability resources

The attempt to match is successful Attempt to match the incoming file failed System is searching for a trading capability match

Acknowledgement

The service generates acknowledgements whenever an EDI document is transformed.

An acknowledgement has been successfully completed An acknowledgement has failed to send System is currently attempting to send an acknowledgement

File Transform

Pertains to requests for processing transformations when initiated by calling StartTransformerJob.

File transformation has successfully completed File transform has failed to complete File transform is in progress

File Deliver

The terminal state, where the system attempts to write the result of a transformation to the customer’s designated output location.

File has been stored to the appropriate Amazon S3 location File has failed to be delivered to its Amazon S3 location Storing the file to its appropriate location is in progress

Rubrique suivante :

CloudTrail logs

Rubrique précédente :

Monitoring
ConfidentialitéConditions d'utilisation du sitePréférences de cookies
© 2025, Amazon Web Services, Inc. ou ses affiliés. Tous droits réservés.