Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Decode SSH into easier to parse chunks #112

@alin-strongdm

Description

@alin-strongdm

Is your feature request related to a problem? Please describe.
When client is importing logs into Splunk for example via LEC with SSH decoding enabled, multiple data chunks come into Splunk gathered into a decodedEvents[].data[] object. It makes it very hard to parse this information and have to click through and expand multiple data fields to find the needed information, like the ssh commands. There's also a lot of unneeded/garbage information that could be removed from this decoded ssh stream to make it cleaner.

Describe the solution you'd like
When exporting the decoded SSH data, format/package it into an easier to ingest format that log aggregators can display better. If possible export the data into individual properties/fields that can be parsed easier. Client is used to ingesting auditd logs which are really easy to read/parse within Splunk in individual fields for each property for example.

Describe alternatives you've considered
N/A

Additional context
Example screenshot:
Screen Shot 2022-08-18 at 11 51 21 AM

For more details and a zoom recording of issue explanation, please reach out to Nir.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions