Skip to main content

Hi, Community
We have one of the chronicle script from https://github.com/chronicle/ingestion-scripts executing on GCP function and we are collecting data from ABC platform to chronicle.
We are observed that we have successfully collected logs from the ABC platform and when we script try to forward collected logs to chronicle then we are getting below error.

{
    'code': 404 ,
    'message' : 'Requested entity was not found.',
    'status' : 'NOT_FOUND'
}

this error throw from the folder commom/ingest.py  line 206

can someone help us to resolve this issue or suggest any possible solution.
Thanks  

@cmmartin_google  can you help me out in this issue.
Thanks

 


Reply