Skip to content

[SG-3242] Golang utility#30

Open
taherkk wants to merge 8 commits into
mainfrom
golang_utility
Open

[SG-3242] Golang utility#30
taherkk wants to merge 8 commits into
mainfrom
golang_utility

Conversation

@taherkk

@taherkk taherkk commented May 2, 2025

Copy link
Copy Markdown
Collaborator
  • Changes to output azure logs to golang utility in case there is auth provided
  • Add config in fluentbit to read from the head of a file

@taherkk taherkk changed the title Golang utility [SG-3242] Golang utility May 2, 2025
@notion-workspace

Copy link
Copy Markdown

Comment thread main.sh
cp sgrunner /opt/sgrunner/sgrunner

mkdir -p /var/log/sgrunner/
mkdir -p /etc/sgrunner

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldnt we do this in one go?

Suggested change
mkdir -p /etc/sgrunner
mkdir -p /var/log/sgrunner /etc/sgrunner

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could but it is easier for debugging

Comment thread main.sh Outdated
Name http
Match_Regex orgs**
Host 10.0.0.62
Port 8080

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@Akshat0694 Akshat0694 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review @taherkk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants