We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello I'm able able to start logstash to fetch data from mongodb However it's not creating indexes
As I ran in debug I'm seeing below logs , any idea pls?
logstash-pipeline-flush] PeriodicFlush - Pushing flush onto pipeline. [DEBUG] 2021-08-12 12:10:58.159 [pool-6-thread-1] jvm - collector name {:name=>"ParNew"} [DEBUG] 2021-08-12 12:10:58.159 [pool-6-thread-1] jvm - collector name {:name=>"ConcurrentMarkSweep"} [DEBUG] 2021-08-12 12:10:58.537 [[main]<mongodb] mongodb - Updating watch collections [DEBUG] 2021-08-12 12:10:58.552 [[main]<mongodb] mongodb - No new rows. Sleeping. {:time=>5} [DEBUG] 2021-08-12 12:11:02.411 [logstash-pipeline-flush] PeriodicFlush - Pushing flush onto p
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello
I'm able able to start logstash to fetch data from mongodb
However it's not creating indexes
As I ran in debug I'm seeing below logs , any idea pls?
logstash-pipeline-flush] PeriodicFlush - Pushing flush onto pipeline.
[DEBUG] 2021-08-12 12:10:58.159 [pool-6-thread-1] jvm - collector name {:name=>"ParNew"}
[DEBUG] 2021-08-12 12:10:58.159 [pool-6-thread-1] jvm - collector name {:name=>"ConcurrentMarkSweep"}
[DEBUG] 2021-08-12 12:10:58.537 [[main]<mongodb] mongodb - Updating watch collections
[DEBUG] 2021-08-12 12:10:58.552 [[main]<mongodb] mongodb - No new rows. Sleeping. {:time=>5}
[DEBUG] 2021-08-12 12:11:02.411 [logstash-pipeline-flush] PeriodicFlush - Pushing flush onto p
The text was updated successfully, but these errors were encountered: