Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In AMP, go to the Log Search screen.

  2. Click on Visualizations.

    Image RemovedImage Added
  3. Click the Create new visualization button.

    Image RemovedImage Added
  4. In the New Visualization pop up, select the Vertical Bar visualization option.

    Image RemovedImage Added
  5. Choose a source.

    Image RemovedImage Added
    1. In sources select <PARTNER_ACCT_ID>_<CUSTOMER_ACCT>_customer.

      1. Partner accountId may be 1 or another number. Select the source matching the account number in the top right corner of the AMP page or listed on the Account page followed by "_customer".

        Image RemovedImage Added


  6. Log Search will refresh to display the query screen. From here, the visualization can be configured.

    Image RemovedImage Added
  7. Click Add Filter.

    Image RemovedImage Added
  8. Type in "event.ReportId" into the Field box.

  9. Select the Operator "is".

  10. In the Value box, paste in the reportId.

    1. Find the reportId

  11. Click the Save button.

  12. Under Metrics this should already be set to Y-axis Count. No change is needed.

  13. Two buckets are needed to configure this visualization. Under Buckets, click the Add button, making sure to select X-axis.

  14. In the Aggregation drop down, select Date Histogram.

  15. In the Field box, enter "@timestamp" or search for it.

  16. Leave Minimum interval at Auto.

  17. Order by, Order and Size should all remain with their default values. Properly configured, the first bucket will look like the screenshot below:

  18. To add the second bucket, click the Add button underneath Buckets, making sure to select split series.

  19. In the Sub aggregation dropdown, select Terms.

  20. In the Field, enter "event.outcome" and select it.

  21. Order by, Order and Size will be set to default. Properly configured, the second bucket will look like the screenshot below:

  22. When both buckets are configured, click the Apply Changes button.

    Image RemovedImage Added


  23. Set the date range for the visualization.

    1. If the range encompasses more than one report, an additional filter with the report id can be added to narrow down the results if desired.

      Image RemovedImage Added


  24. Save the visualization by clicking Save in the top left of the screen.

    Image RemovedImage Added

Users can view previous visualizations by clicking Visualizations and selecting the desired visualization from the list.

...