How to grep logs based on timestampHow do I grep in the content of a string variable?Grep, ignore warningsHow to make grep display only the matching regexp?How to grep whole manual?grep : how to color 2 keywords?grep string from a pcap filegrep pattern with leading spacesHow to grep for two patterns in multiple filesfind grep exec, result“ls | grep zip” vs. “grep zip $(ls)”
How can I replace every global instance of "x[2]" with "x_2"
Was the picture area of a CRT a parallelogram (instead of a true rectangle)?
Why are on-board computers allowed to change controls without notifying the pilots?
Your magic is very sketchy
apt-get update is failing in debian
How do we know the LHC results are robust?
Implement the Thanos sorting algorithm
Modify casing of marked letters
How do I rename a LINUX host without needing to reboot for the rename to take effect?
Was Spock the First Vulcan in Starfleet?
(Bedrock Edition) Loading more than six chunks at once
Failed to fetch jessie backports repository
Using parameter substitution on a Bash array
Do there exist finite commutative rings with identity that are not Bézout rings?
Bash method for viewing beginning and end of file
What are the ramifications of creating a homebrew world without an Astral Plane?
Confused about a passage in Harry Potter y la piedra filosofal
Prove that a horizontal asymptote can never be crossed
Is expanding the research of a group into machine learning as a PhD student risky?
Personal Teleportation as a Weapon
What to do with wrong results in talks?
There is only s̶i̶x̶t̶y one place he can be
Opposite of a diet
Increase performance creating Mandelbrot set in python
How to grep logs based on timestamp
How do I grep in the content of a string variable?Grep, ignore warningsHow to make grep display only the matching regexp?How to grep whole manual?grep : how to color 2 keywords?grep string from a pcap filegrep pattern with leading spacesHow to grep for two patterns in multiple filesfind grep exec, result“ls | grep zip” vs. “grep zip $(ls)”
I need logs only from 09:36 to 09:39 in server logs where the timestamp is 2019-03-19T09:37:19 like this. Can anyone suggest me grep command for this
grep
New contributor
add a comment |
I need logs only from 09:36 to 09:39 in server logs where the timestamp is 2019-03-19T09:37:19 like this. Can anyone suggest me grep command for this
grep
New contributor
add a comment |
I need logs only from 09:36 to 09:39 in server logs where the timestamp is 2019-03-19T09:37:19 like this. Can anyone suggest me grep command for this
grep
New contributor
I need logs only from 09:36 to 09:39 in server logs where the timestamp is 2019-03-19T09:37:19 like this. Can anyone suggest me grep command for this
grep
grep
New contributor
New contributor
New contributor
asked 3 mins ago
Shanti SahityaShanti Sahitya
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Shanti Sahitya is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1129050%2fhow-to-grep-logs-based-on-timestamp%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Shanti Sahitya is a new contributor. Be nice, and check out our Code of Conduct.
Shanti Sahitya is a new contributor. Be nice, and check out our Code of Conduct.
Shanti Sahitya is a new contributor. Be nice, and check out our Code of Conduct.
Shanti Sahitya is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1129050%2fhow-to-grep-logs-based-on-timestamp%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown