Reply To: Automate Run history

Deepa Vaidyanathan
Participant
2 years, 6 months ago #3670
Up
1
Down
::

The same file can be used for ingesting run history. You need to take care of below points
– The file should be renamed to have extension .csv
– The file should have the same name as data source identifier. For the default data source it should be job_runhistory_autosysjob.csv. Replace autosysjob in the name with your respective scheduler job name
– The file must be placed in the location defined in environment variable – “ignio.staging.ingestor.external.folder”
– The default path generally is “/ignio/ingestordata/external”
– If the location is not shared across services, then the file should be placed in the machine where analytics service is running
– If there are multiple instances of analytics, then any of the instance can be used for placing the file