CluedIn-io / Home

Welcome to CluedIn! This is the starting point to get you up and running with the CluedIn platform.
https://cluedin-io.github.io/Home
2 stars 3 forks source link

In Cluedin-server, Logs are coming with terminal color code, how can we disable them? #17

Open nitinerding opened 2 years ago

nitinerding commented 2 years ago

Hi Team, As per our observability plan we have to send all the logs to our ELK stack. But challenge is that Cluedin logs are coming with many terminal color codes. It would be helpful if someone can suggest how can we disable them?

[05:10:43 ERR][CluedIn.Core.Agent.Jobs.AgentJobProcessorState] Could not produce clue for CluedIn.Crawling.ANA.Core.Models.Landscape.AddOnModel System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'value')  at CluedIn.Crawling.Factories.ClueFactory.Create(EntityType type, String value, Guid accountId) in D:\a\1\s\Code\Crawling\-ToCleanup-\Factories\ClueFactory.cs:line 281  at CluedIn.Crawling.ANA.ClueProducers.Landscape.AddOnClueProducer.MakeClueImpl(AddOnModel input, Guid accountId)  at CluedIn.Crawling.CrawlerRunner1.<>c__DisplayClass8_0.b__0(Object o) in D:\a\1\s\Code\Crawling-ToCleanup-\CrawlerRunner.cs:line 150`

We have deployed cluedin via helm chart on AKS.

Looking forward for your support.

Thanks, Nitin Rana nitin.rana@sap.com

nitinerding commented 2 years ago

Any suggestion on this topic please.