This topic describes the frequently asked questions about the data processor in Simple Log Service.
What is the impact on data writing after associating a Logstore with an ingest processor and then deleting it?
If you associate a Logstore with an ingest processor and then delete the processor, the raw data is directly written.
What happens to data writing if there is a SPL syntax issue in the ingest processor?
If the ingest processor incurs a Simple Log Service Processing Language (SPL) syntax issue, the raw data is directly written. For more information about SPL, see SPL overview.
What happens to data writing if SPL processing fails in the ingest processor?
Depending on the failure handling logic configured in the ingest processor, the raw data is either retained or discarded. For more information about SPL fault handling, see Handle errors.