tgrep | small utility was an attempt at a challenge

 by   grumpos C++ Version: Current License: No License

kandi X-RAY | tgrep Summary

kandi X-RAY | tgrep Summary

tgrep is a C++ library. tgrep has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

this small utility was an attempt at a challenge posted by the reddit.com team. details here: the task was to parse log files and look for a given time stamp in various formats, then copy those to the standard output, much like grep. the build batch files use msbuild and the path is found using vs100comntools env. var.. that means visual studio 2010 needs to be installed. exact match: tgrep [path] hh:mm:ss match by minute: tgrep [path] hh:mm match in range: tgrep [path] hh:mm:ss-hh:mm:ss. default path is ".\logs\haproxy.log" to generate a test log file in the default location call tgrep with "-genlog" only. this version does not fulfill all the goals set out by the challenge. 1)it assumes there are no midnight boundaries, that all the logs are on the same day. midnight jumps can be handled by parsing the day part of the timestamps too and adding that to the total number of seconds being searched. 2)large file handling is missing. the log file needs to be under the 2gb boundary. even thou the whole point
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              tgrep has a low active ecosystem.
              It has 1 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 0 open issues and 2 have been closed. On average issues are closed in 0 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of tgrep is current.

            kandi-Quality Quality

              tgrep has no bugs reported.

            kandi-Security Security

              tgrep has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              tgrep does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              tgrep releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of tgrep
            Get all kandi verified functions for this library.

            tgrep Key Features

            No Key Features are available at this moment for tgrep.

            tgrep Examples and Code Snippets

            No Code Snippets are available at this moment for tgrep.

            Community Discussions

            No Community Discussions are available at this moment for tgrep.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install tgrep

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/grumpos/tgrep.git

          • CLI

            gh repo clone grumpos/tgrep

          • sshUrl

            git@github.com:grumpos/tgrep.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link