issues
search
rafmio
/
log-tracker
Log tracking applications
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
api, fetch: make query func
#37
rafmio
closed
1 week ago
0
Implement auth
#36
rafmio
opened
1 month ago
0
Make a new branch for API
#35
rafmio
closed
4 weeks ago
1
Rewrite main logracker's 'InsertToDb()' and 'CheckIfRecordExists()' using sql.Prepare() instead of fmt.Sprintf()
#34
rafmio
opened
1 month ago
0
Code refactoring - DRY: the path to the configuration file, reading the configuration, opening the database, sending an SQL query
#33
rafmio
closed
1 week ago
0
Logtracker's API: make the DBMS connection function a separate function
#32
rafmio
closed
2 months ago
0
Enabling SSL mode in PostgreSQL
#31
rafmio
opened
2 months ago
0
Write a handler for total statistics
#30
rafmio
opened
2 months ago
1
Correct interval checking
#29
rafmio
closed
2 months ago
0
Cute Ganymede: configure the database
#28
rafmio
closed
2 months ago
1
Change settings for /etc/postgresql/13/main/postgresql.conf
#27
rafmio
closed
2 months ago
1
write API for fetching logs
#26
rafmio
closed
2 months ago
1
rewrite IfFPCorrect() method, let it return either an error or a Boolean value, but not both
#25
rafmio
closed
5 months ago
0
scripts for docker
#24
rafmio
closed
5 months ago
0
write a bash script for DB
#23
rafmio
closed
6 months ago
0
write 'WriteFPToFile' for FilePosition
#22
rafmio
closed
6 months ago
0
write runner for 'parser' package + test
#21
rafmio
closed
6 months ago
0
rewrite FilePosition methods: now we extract the file position from conf file instead of getting the one from env variable
#20
rafmio
closed
6 months ago
1
write config file than unharcode all hardcoded variables
#19
rafmio
closed
6 months ago
2
fix bugs at insert-to-db.go
#18
rafmio
closed
7 months ago
0
insert-to-db.go: renage cDBc to CDBc to make it exportable
#17
rafmio
closed
7 months ago
0
filePosition.go: rename the field of FilePosition struct or write correct method for filliing the field (+TESTS!)
#16
rafmio
closed
7 months ago
2
filePosition.go GetFPFromEnv(): refactoring method - it returns int64, but have to set FilePosition.filePosition
#15
rafmio
closed
7 months ago
1
filePosition.go: harcoded name of env variable
#14
rafmio
closed
6 months ago
1
SelectAndOpen(): hardcoded 'ufw.log*' pattern
#13
rafmio
closed
6 months ago
1
import packages
#12
rafmio
closed
7 months ago
2
try main() func to test run entire app
#11
rafmio
closed
7 months ago
0
filePosition.go, GetFPFromEnv(): cast values to the same type (int -> int64)
#10
rafmio
closed
7 months ago
0
consider changing the 'mapFiles' variable from global to local inside the function
#9
rafmio
closed
7 months ago
0
parser.go, ParseLog(): rename the log variable to avoid collisions with the 'log' library
#8
rafmio
closed
7 months ago
0
write a check to see if an entry exists in the database
#7
rafmio
closed
7 months ago
0
add return error for FileReader()
#6
rafmio
closed
7 months ago
0
write function for evaluate and change file position value
#5
rafmio
closed
7 months ago
0
create local PostgreSQL DB
#4
rafmio
closed
7 months ago
1
rewrite SelectAndOpen() function
#3
rafmio
closed
7 months ago
1
Parse file to separate tokens that match to certain Log struct
#2
rafmio
closed
7 months ago
2
Open file
#1
rafmio
closed
1 year ago
3