Skip to content

Spaces between kv pairs #144

@tangxy1024

Description

@tangxy1024

Spaces between kv pairs

Original Log

msg=Test message externalId=0

EXCEPTION

{
  "msg": "Test message",
  "externalID": 0
}

If it is hard to handle, consider a pre-processing step similar to |decode/base64|, using regex to add quotes like: msg="Test message" externalId="0"

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions