Skip to content

Capture output from processes spawned by component tests#290

Merged
SergeyKleyman merged 3 commits intoelastic:mainfrom
SergeyKleyman:Capture_output_fron_processes_spawned_by_compotent_tests
Oct 27, 2025
Merged

Capture output from processes spawned by component tests#290
SergeyKleyman merged 3 commits intoelastic:mainfrom
SergeyKleyman:Capture_output_fron_processes_spawned_by_compotent_tests

Conversation

@SergeyKleyman
Copy link
Contributor

No description provided.

@SergeyKleyman SergeyKleyman self-assigned this Oct 24, 2025
@SergeyKleyman SergeyKleyman marked this pull request as ready for review October 25, 2025 16:30
Copy link
Contributor

@intuibase intuibase left a comment

Choose a reason for hiding this comment

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

I would also enable ELASTIC_OTEL_LOG_LEVEL_STDERR to capture full output from agent - then we will get some sync between app and agent or ELASTIC_OTEL_LOG_LEVEL_FILE and ELASTIC_OTEL_LOG_FILE to capture agent logs from file sink (without cuts made by syslog)

@SergeyKleyman
Copy link
Contributor Author

I would also enable ELASTIC_OTEL_LOG_LEVEL_STDERR to capture full output from agent - then we will get some sync between app and agent or ELASTIC_OTEL_LOG_LEVEL_FILE and ELASTIC_OTEL_LOG_FILE to capture agent logs from file sink (without cuts made by syslog)

Great idea - I will add it in a separate PR.

@SergeyKleyman SergeyKleyman merged commit f2b704d into elastic:main Oct 27, 2025
116 of 117 checks passed
@SergeyKleyman SergeyKleyman deleted the Capture_output_fron_processes_spawned_by_compotent_tests branch October 27, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants