Hi All,
I have set up app-search self managed instance on a linux machine. Which is fine however
i have below two issues,
-
Writing data into app search with .Net core application which is running on the same machine, the job does two parts
fetches data from a document based db -- upto to here it is very quick.
the second part is writing data to app-search.. which is taking too long.. it is processing only 100,000 records per day. -
logstasher.log is growing very rapidly.. is there any way we can restrict this.?
Any suggestions please.
Thank you in advance.