-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 1.0.2 #10
Merged
Merged
Version 1.0.2 #10
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com> the included change will append the following to the category field: example value --- ``` cs_first_seen:02/14/22 09:52:05 MST cs_last_seen:08/24/22 13:25:24 MDT splunk_last_updated:08/26/22 18:54:42 MDT ``` date is defined as `%x` - The date in the format of the current locale. For example, 7/13/2019 for US English. time is defined as `%T %Z` reference: [Splunk Docs](https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Commontimeformatvariables)
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
This reverts commit 8b0ff02.
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
ZachChristensen28
force-pushed
the
devel
branch
from
September 6, 2022 21:41
86b5d77
to
8cb3f19
Compare
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
changes for #13 Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #8