Skip to content

Conversation

@mikhacim
Copy link
Contributor

@mikhacim mikhacim commented Dec 8, 2025

Adds a note to the guide to tell users to change the encoding type to be Raw when a user tries to serialize the log back into _raw

@mikhacim mikhacim requested a review from a team as a code owner December 8, 2025 22:23
@github-actions github-actions bot added the Guide Content impacting a guide label Dec 8, 2025
Copy link
Contributor

@maycmlee maycmlee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mikhacim! Just a small suggestion, also do you mind opening a new PR with the branch name in the format of your_name/branch_name? It'll generate a preview and let us merge.

"_raw": "app_id=streaming-services level=info message.duration_ms=245 message.event_type=user_login message.ip_address=192.168.1.100 message.login_method=oauth message.result=success message.session_id=sess_abc123xyz message.user_agent=\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36\" processed_ts=2025-05-22T14:30:00Z timestamp=2019-03-12T11:30:00Z user_id=12345"
}
```
**Note**: To ensure your logs are correctly routed after serializing, configure your preferred destination with **Raw** as the encoding type.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**Note**: To ensure your logs are correctly routed after serializing, configure your preferred destination with **Raw** as the encoding type.
**Note**: To ensure your logs are correctly routed after serialization, configure your preferred destination with **Raw** as the encoding type.

@mikhacim
Copy link
Contributor Author

Closign PR to open another one

@mikhacim mikhacim closed this Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Guide Content impacting a guide

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants