Skip to main content

How to integrate github and jenkins with Chronicle?

  • September 21, 2022
  • 2 replies
  • 39 views

Forum|alt.badge.img

I am looking for a solution to integrate chronicle with Github and Jenkins, but every time I get Bad request while feeding the data.

2 replies

Rene_Figueroa
Staff
Forum|alt.badge.img+10

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!


citreno
Forum|alt.badge.img+6
  • Bronze 1
  • June 18, 2023

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!