How do I write a database query for a DB Collector that uses state-tracking for MS SQL?
Solved
How do I write a database query for a DB Collector that uses state-tracking for MS SQL?
Best answer by Tony R
Looking at https://docs.cribl.io/stream/collectors-database#tracking-column, the example is: SELECT * FROM my_table WHERE ${state && state.id ? id > ${state.id.value} : '1 = 1'} ORDER BY id
Sign up
Already have an account? Login
Login to the community
No account yet? Create an account
Using your Cribl Curious or University Account
User Login Employee loginEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
