You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to us that the framework is not really testing timestamp extraction as the _time test will always pass regardless of the sample and props&transforms.
Our sample: {"RoleLocation":"South Central US","time":"##Timestamp##"}
See picture for Ingested event with correct timestamp(now-30min) specified by test but neither is in sample nor ingest time.
No props&transforms were added when testing.
All tests passed
It seems to us that the framework is not really testing timestamp extraction as the _time test will always pass regardless of the sample and props&transforms.
Our sample:
{"RoleLocation":"South Central US","time":"##Timestamp##"}
Our transform:
Our test(token.0.replacement was intentionally set to a bad value to prove the test will always pass):
See picture for Ingested event with correct timestamp(now-30min) specified by test but neither is in sample nor ingest time.
No props&transforms were added when testing.
All tests passed
@rfaircloth-splunk 's suggestion is to have a new
timestamp_type
that:The text was updated successfully, but these errors were encountered: