Skip to main content
Question

Python Collector Script issue

  • March 11, 2025
  • 3 replies
  • 20 views

Shawn Cannon
Forum|alt.badge.img

We have a collector script (python script) that can take up to 10 min to pull down all the data (the script will cache it) and then “print” it out so that Cribl can then ingest it. Ends up being equivalent to a 650MB CSV file. The first ad hoc full run seemed to have timed out even though I had 0 set for job timeout. Debug shows a lot of “failed to pop task” messages while it is running. Any ideas?

3 replies

Are there any task errors seen in the Job Inspector (Monitoring → System → Job Inspector) for the adhoc run?


Shawn Cannon
Forum|alt.badge.img
  • Author
  • Known Participant
  • March 11, 2025

Actually this is working so this can be closed


@rolltidega Can you share what you changed to get the Collector working?