Add a timestamp format in Health Log Analytics

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • Define any timestamp format that does not appear in the list of defined formats. Health Log Analytics must be able to read timestamps of any format contained in your log files.

    시작하기 전에

    Role required: evt_mgmt_admin

    프로시저

    1. Navigate to All > Health Log Analytics > Data Input > Timestamp Formats.
    2. To determine whether your timestamp format matches a predefined format in the system, do the following:
      1. Select Find format.
      2. Enter a sample of your timestamp.
      3. Select Find format.
      If the sample matches an existing format, the system provides its ID.
    3. If your timestamp sample doesn't match an existing format, then manually define your custom format and add it to the available timestamp formats.
      1. On the Timestamp Formats page, select New.
      2. On the form, fill in the fields.
        표 1. Timestamp format form
        Field Description
        ID ID of the timestamp format. This value is selected automatically.
        Format Valid timestamp format. For example, dd-MMM-yyyy, HH:mm.
        주:
        Health Log Analytics uses the Java 8 API for timestamp syntax.
        Sample Example of the timestamp format. For example, 03-May-2018, 10:20.
        Description Description of the timestamp format.
    4. Select Submit.

    결과

    The system validates the timestamp format and adds it to the list of available timestamps.