Skip to content

Modify unique_id(UUID) format. #46

@ghost

Description

@Basha-Shaik

  • Last update of basescript code we implemented unique_id construction in this format "20171214T203104_b4141665-e10d-11e7-8fe1-901b0ecdc716"
  • In our crawler components for clusterevent logs we are creating unique_id by taking event_id in this format "20171214T203104_b4141667e10d67e78fe1901b0ecdc716"
  • Finally the unique_id for logs in two different formats difference is -.
  • We discussed with @prashanthellina about this issue so we are decided to convert at basescript code remove - in between id using uuid.uuid1().hex to maintain one structure.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions