I am looking for a solution to integrate chronicle with Github and Jenkins, but every time I get Bad request while feeding the data.
Hi @sambhavi , can you please add more details?
How are you sending the Github and Jenkins data to Chronicle? Forwarder or Ingestion API?
What is the full error log you are observing?
I see that for Github, our data label is GITHUB and for Jenkins is JENKINS. Are you using these 2 data labels?
Thanks!
The easiest way to do github logs would be through an S3 or GCS bucket based on their documentation. You would set the bucket and then use chronicle feeds to ingest the files. From my scroll through Jenkins documentation it seems that the Syslog logger plugin is most efficient - use the syslog plugin and then forward the data to a chronicle forwarder.
Hope this helps!