Using filtering?
yes.or other way. i just wanna eliminate invalid data from my report. do i change code?
No, you use filtering configuration.
can you explain how?
<entry key='filter.enable'>true</entry>
<entry key='filter.future'>86400</entry>
<entry key='filter.zero'>true</entry>
<entry key='filter.invalid'>true</entry>
filter.invalid and filter.zero does not working.
filter.zero does not filter position with 0 coordintaes
It does for everyone else, so you probably have something else in the configuration that breaks it.
i have default configuration and i dont know what do i change.
invalid data recording in report. how can eliminate it from reporting?