I am having the some issues using the sentinel output plugin for logstash. The logstash got stuck as below:
log-analytics-logstash-output-plugin-1.1.4/lib/logstash/sentinel_la/logsSender.rb:5: warning: parentheses after method name is interpreted as an argument list, not a decomposed argument
[INFO ] 2025-03-12 15:51:00.970 [Converge PipelineAction::Create<main>] javapipeline - Pipeline main
is configured with pipeline.ecs_compatibility: v8
setting. All plugins in this pipeline will default to ecs_compatibility => v8
unless explicitly configured otherwise.
[INFO ] 2025-03-12 15:51:01.000 [[main]-pipeline-manager] microsoftsentineloutput - Azure Loganalytics configuration was found valid.
[INFO ] 2025-03-12 15:51:01.037 [[main]-pipeline-manager] javapipeline - Starting pipeline {:pipeline_id=>"main", "pipeline.workers"=>4, "pipeline.batch.size"=>125, "pipeline.batch.delay"=>50, "pipeline.max_inflight"=>500, "pipeline.sources"=>["/etc/logstash/conf.d/sentinel.conf"], :thread=>"#<Thread:0x67dcf180 /usr/share/logstash/logstash-core/lib/logstash/java_pipeline.rb:138 run>"}
[INFO ] 2025-03-12 15:51:01.720 [[main]-pipeline-manager] javapipeline - Pipeline Java execution initialization time {"seconds"=>0.68}
[INFO ] 2025-03-12 15:51:01.743 [[main]-pipeline-manager] javapipeline - Pipeline started {"pipeline.id"=>"main"}
[INFO ] 2025-03-12 15:51:01.748 [[main]<file] observingtail - START, creating Discoverer, Watch with file and sincedb collections
[INFO ] 2025-03-12 15:51:01.764 [Agent thread] agent - Pipelines running {:count=>1, :running_pipelines=>[:main], :non_running_pipelines=>[]}