Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport #454 to 1.0: Format port numbers and numeric IDs as strings #467

Merged
merged 1 commit into from
May 24, 2019

Commits on May 24, 2019

  1. Format port numbers and numeric IDs as strings (elastic#454)

    Changes the display format of things like port numbers and PIDs to string where appropriate. Changed fields are:
    
    client.port
    destination.port
    event.severity
    event.sequence (cherry-pick note: not in 1.0)
    http.response.status_code
    process.pid
    process.ppid
    process.pgid (cherry-pick note: not in 1.0)
    process.thread.id
    server.port
    source.port
    url.port
    Christoph Wurm authored and Mathieu Martin committed May 24, 2019
    Configuration menu
    Copy the full SHA
    46d6412 View commit details
    Browse the repository at this point in the history