It’s in the code library (under read me). We’re giving an option to customers to stop indexing. Cause they might have concerns about storage volume or inconsistent data type (such as sending number and strings for the same field, we fix the 90% of the issues related to that but there’s still a small chance). When there’s an inconsistent type, then we don’t parse the logs since it throws error. However, when customer doesn't guarantee the type, then we suggest them to turn off the ingestion for that specific portion.
Properties within this Meta Object were not flagged for indexing
Updated over 3 years ago